mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-25 15:00:45 +09:00
The sole purpose of nfs_write_inode is to commit unstable writes, so move it into fs/nfs/write.c, and make nfs_commit_inode static. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>