mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-31 18:23:00 +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>