summaryrefslogtreecommitdiffstats
path: root/mm/page_io.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2010-09-27 15:51:20 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2010-09-29 14:41:36 -0400
commit5c78f58e2d5cef65c255a556184f1f43c8d84c84 (patch)
tree64d9e8274e40343851e38a9ceadbe9d17e8cce2c /mm/page_io.c
parentdfb4f309830359352539919f23accc59a20a3758 (diff)
downloadtalos-obmc-linux-5c78f58e2d5cef65c255a556184f1f43c8d84c84.tar.gz
talos-obmc-linux-5c78f58e2d5cef65c255a556184f1f43c8d84c84.zip
NFS: Really fix put_nfs_open_context()
In nfs_open_revalidate(), if the open_context() call returns an inode that is not the same as dentry->d_inode, then we will call put_nfs_open_context() with a valid dentry->d_inode, but without the context being part of the nfsi->open_files list. In this case too, we want to just skip the list removal, but we do want to call the ->close_context() callback in order to close the NFSv4 state. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Acked-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud