alistair23-linux/fs/smbfs
Christoph Hellwig be9eee2e8b smbfs: use dget_parent
Use dget_parent instead of opencoding it.  This simplifies the code, but
more importanly prepares for the more complicated locking for a parent
dget in the dcache scale patch series.

Note that the d_time assignment in smb_renew_times moves out of d_lock,
but it's a single atomic 32-bit value, and that's what other sites
setting it do already.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-10-25 21:26:14 -04:00
..
cache.c
dir.c smbfs: use dget_parent 2010-10-25 21:26:14 -04:00
file.c drop unused dentry argument to ->fsync 2010-05-27 22:05:02 -04:00
getopt.c
getopt.h
inode.c smbfs never retains inodes with zero refcount in the first place 2010-10-25 21:23:01 -04:00
ioctl.c smbfs: Push down BKL into ioctl function 2010-05-17 05:27:04 +02:00
Kconfig BKL: introduce CONFIG_BKL. 2010-10-21 15:44:13 +02:00
Makefile
proc.c smbfs: use dget_parent 2010-10-25 21:26:14 -04:00
proto.h smbfs: Push down BKL into ioctl function 2010-05-17 05:27:04 +02:00
request.c
request.h
smb_debug.h
smbiod.c
sock.c
symlink.c smbfs: remove duplicated #include 2010-05-25 08:07:07 -07:00