commit | e033fb51ebb2983ee17b4a1b96ccbaedb137d9e9 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jul 21 09:43:43 2016 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Jul 21 09:46:42 2016 -0400 |
tree | 8f2b13c16a4b01b3ce6b5fd16baa9f578f72535c | |
parent | 10b7e9ad44881fcd46ac24eb7374377c6e8962ed [diff] |
pNFS/files: filelayout_write_done_cb must call nfs_writeback_update_inode() All write callbacks are required to call nfs_writeback_update_inode() upon success to ensure that file size changes are recorded, and the attribute cache is invalidated. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>