Re: [PATCH 3/6]cifs Fix variable not set warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



...
@@ -734,7 +733,6 @@ cifs_lookup(struct inode *parent_dir_inode, struct dentry *direntry,
  			direntry->d_op =&cifs_dentry_ops;
  		d_add(direntry, newInode);
  		if (posix_open)
-			filp = lookup_instantiate_filp(nd, direntry, NULL);
  		/* since paths are not looked up by component - the parent
  		   directories are presumed to be good here */
  		renew_parental_timestamps(direntry);
...

This is wrong, now "renew_parental_timestamps(direntry)" is in the if body.


--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux