X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=fs%2Fcifs%2Fdir.c;h=f54e1866f0f4407ecda76e810ec953f2209d16a0;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=91567f61d6ddd94b0581da9c368e1c1872124012;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/fs/cifs/dir.c b/fs/cifs/dir.c index 91567f61d..f54e1866f 100644 --- a/fs/cifs/dir.c +++ b/fs/cifs/dir.c @@ -399,9 +399,6 @@ cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry, struct name (" parent inode = 0x%p name is: %s and dentry = 0x%p", parent_dir_inode, direntry->d_name.name, direntry)); - if(nd) { /* BB removeme */ - cFYI(1,("In lookup nd flags 0x%x open intent flags 0x%x",nd->flags,nd->intent.open.flags)); - } /* BB removeme BB */ /* BB Add check of incoming data - e.g. frame not longer than maximum SMB - let server check the namelen BB */ /* check whether path exists */