commit | ea7c38fef0b774a5dc16fb0ca5935f0ae8568176 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 05 15:13:24 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 05 21:31:06 2015 -0500 |
tree | beab8b32b90a57d54293eb83bd8d5f3f75c3be2c | |
parent | 6ae373394c4257bad562817aa60464ff7fe8f9c4 [diff] |
NFSv4: Ensure we reference the inode for return-on-close in delegreturn If we have to do a return-on-close in the delegreturn code, then we must ensure that the inode and super block remain referenced. Cc: Peng Tao <tao.peng@primarydata.com> Cc: stable@vger.kernel.org # 3.17.x Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Peng Tao <tao.peng@primarydata.com>