commit | a56aaa02b1f723e28b41d339ddff02e958d32d43 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 15 11:59:10 2011 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 12 13:40:29 2011 -0400 |
tree | 3e24ad69ceb5ee66e53baec133ef7bb950795c54 | |
parent | aa5c01446610f0305f96251d0f9621866b8e5a14 [diff] |
NFSv4.1: Clean up layoutreturn Since we take a reference to it, we really ought to pass the a pointer to the layout header in the arguments instead of assuming that NFS_I(inode)->layout will forever point to the correct object. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>