]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4.1: Fix a bad reference count issue in the pNFS commit code
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 May 2012 20:36:27 +0000 (16:36 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 22 May 2012 20:36:27 +0000 (16:36 -0400)
commite8a3e157570001cdcab4d4936347bc25de107e74
tree31b089f4c9198293902d6e3ba46ee53c92c34726
parentb75487d841ec25249e5c46b5b7c41743b045ba6e
NFSv4.1: Fix a bad reference count issue in the pNFS commit code

filelayout_scan_commit_lists needs to bump the reference count on
the struct nfs_page just like nfs_scan_commit_list().

Reported-by: Andy Adamson <andros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayout.c