mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
8fc795f703
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>