mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-17 19:12:35 +09:00
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>