Whamcloud - gitweb
- add fs_sink filter method which blocks until the backing filter is synced.
authorzab <zab>
Thu, 23 Jan 2003 19:09:31 +0000 (19:09 +0000)
committerzab <zab>
Thu, 23 Jan 2003 19:09:31 +0000 (19:09 +0000)
commit3a8efcaf4df65beac15e2ad0c7c6ef7d951c3adb
treef8f621616433bf200d45b28fddb8c4e412b060ca
parentc8a82417c11965b3fe20e497c38ca0bddad248d2
- 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/obdclass/fsfilt_reiserfs.c