Whamcloud - gitweb
obdfs/super.c: add call to flush pages when unmounting filesystem
authoradilger <adilger>
Tue, 25 Jan 2000 21:59:07 +0000 (21:59 +0000)
committeradilger <adilger>
Tue, 25 Jan 2000 21:59:07 +0000 (21:59 +0000)
commitc23034aa2b2101e0220d811161613983f58821a2
tree34bb6d7f33c90eed9f72e51e7750b1297a5e0587
parent9df089d4803a1ba44299d5cb30fb4e31c83f7db2
obdfs/super.c: add call to flush pages when unmounting filesystem
obdfs/flushd.c: pass "check_time" parameter to flush routines
obdfs/namei.c: fixed rename call to getpage to use offset, not index
snap/*: tested snapshots with new vector I/O, async writes - OK
tests/snaprun.sh: small script to step through testing of some snapshot features
lustre/demos/config.sh
lustre/include/linux/obd_support.h
lustre/include/linux/obdfs.h
lustre/obdfs/flushd.c
lustre/obdfs/namei.c
lustre/obdfs/rw.c
lustre/obdfs/super.c
lustre/obdfs/symlink.c