rw、sync、no_root_squashを使用して、localhostと/nfs_shareを共有する/etc/exportsのエントリはどれですか?
rw
sync
no_root_squash
localhost
/nfs_share
/etc/exports
/mnt/nfs localhost(rw,sync,no_root_squash)
/nfs_share localhost(rw,sync,no_root_squash)
localhost:/nfs_share /mnt/nfs
/nfs_share (rw,sync,no_root_squash)