Whamcloud - gitweb
- add fs_sink filter method which blocks until the backing filter is synced.
authorzab <zab>
Thu, 23 Jan 2003 19:09:24 +0000 (19:09 +0000)
committerzab <zab>
Thu, 23 Jan 2003 19:09:24 +0000 (19:09 +0000)
commit3bcf827ff0d047ccd89723322d5897f5d954f99e
tree36fb64c4ed42ba402304a406b6c08851a3cb62a8
parent86be59d68f38a5c3dbf08073b3026555f56cf496
- add fs_sink filter method which blocks until the backing filter is synced.
  ext* uses ext*_force_commit, reiser is unimplemented
- add /proc/sys/lustre/filter_sync_on_commit tunable, disabled by default.
  when enabled it calls the filter sync after each filter_commitrw for write
lustre/include/linux/lustre_fsfilt.h
lustre/obdclass/fsfilt_ext3.c