]> 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)
commitd6852db518e998933e5d17f7836e3ea96e0dd1e6
tree31b089f4c9198293902d6e3ba46ee53c92c34726
parentd95ad8b47b4fe172490a9b0e65dc88c08d92403f
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