summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorBoaz Harrosh2009-06-14 15:52:10 +0200
committerBoaz Harrosh2009-06-21 16:53:47 +0200
commitbaaf94cdc7fe1c61e3c660a3b055724fd9d0a034 (patch)
treeb6f1704f38e39801df39b231e19b514d3b4b0ddf /MAINTAINERS
parentexofs: Remove IBM copyrights (diff)
downloadkernel-qcow2-linux-baaf94cdc7fe1c61e3c660a3b055724fd9d0a034.tar.gz
kernel-qcow2-linux-baaf94cdc7fe1c61e3c660a3b055724fd9d0a034.tar.xz
kernel-qcow2-linux-baaf94cdc7fe1c61e3c660a3b055724fd9d0a034.zip
exofs: Avoid using file_fsync()
The use of file_fsync() in exofs_file_sync() is not necessary since it does some extra stuff not used by exofs. Open code just the parts that are currently needed. TODO: Farther optimization can be done to sync the sb only on inode update of new files, Usually the sb update is not needed in exofs. Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions