diff options
author | Jeff Layton <jlayton@redhat.com> | 2009-09-12 17:54:29 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2009-09-15 21:45:25 +0200 |
commit | 48541bd3dd4739b4d574b44ea47660c88d833677 (patch) | |
tree | 5ee6d16b924b8c171e66088c5bb3b1d1720cd29f /fs/nfs/nfs2xdr.c | |
parent | cifs: take read lock on GlobalSMBSes_lock in is_valid_oplock_break (diff) | |
download | linux-48541bd3dd4739b4d574b44ea47660c88d833677.tar.xz linux-48541bd3dd4739b4d574b44ea47660c88d833677.zip |
cifs: have cifsFileInfo hold an extra inode reference
It's possible that this struct will outlive the filp to which it is
attached. If it does and it needs to do some work on the inode, then
it'll need a reference.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/nfs/nfs2xdr.c')
0 files changed, 0 insertions, 0 deletions