commit | 472e259449819d939b5a5188b6f4c7d59aa4304c | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 05 16:50:30 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Feb 05 22:16:33 2015 -0500 |
tree | 8ba4fa5bd74f3fccf84ebdea8f63b6c85b921466 | |
parent | ea7c38fef0b774a5dc16fb0ca5935f0ae8568176 [diff] |
NFSv4.1: Pin the inode and super block in asynchronous layoutcommit If we're sending an asynchronous layoutcommit, then we need to ensure that the inode and the super block remain pinned. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Reviewed-by: Peng Tao <tao.peng@primarydata.com>