]> git.decadent.org.uk Git - nfs-utils.git/commit
nfs-utils: don't fdatasync the rmtab
authorBen Myers <bpm@sgi.com>
Fri, 12 Feb 2010 19:02:21 +0000 (14:02 -0500)
committerSteve Dickson <steved@redhat.com>
Fri, 12 Feb 2010 19:21:04 +0000 (14:21 -0500)
commit7b0e4faaf3169c69828d3f7769ed8ce9142e100b
treef174af3471072112481fd30a758fb858468a66b8
parent2ba89d65421cba255a0e75a7f646e4bbb2487193
nfs-utils: don't fdatasync the rmtab

If we're using the new caching interface the rmtab will be ignored by
exportfs so there is no need to fdatasync. This improves mountd performance.

Signed-off-by: Steve Dickson <steved@redhat.com>
support/nfs/cacheio.c
support/nfs/rmtab.c