diff options
author | 2010-10-10 05:36:29 -0400 | |
---|---|---|
committer | 2010-10-25 21:26:14 -0400 | |
commit | be9eee2e8b87e335531a3ae13abb8d26e834c438 (patch) | |
tree | c9590e1b5b246cdbd1e8cd5bc2d314a86b11f814 /kernel/sysctl.c | |
parent | exportfs: use dget_parent (diff) | |
download | linux-dev-be9eee2e8b87e335531a3ae13abb8d26e834c438.tar.xz linux-dev-be9eee2e8b87e335531a3ae13abb8d26e834c438.zip |
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>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions