Whamcloud - gitweb
obdfs/flushd.c: send writes in FIFO order (use ->prev from list)
authoradilger <adilger>
Tue, 29 Feb 2000 05:27:04 +0000 (05:27 +0000)
committeradilger <adilger>
Tue, 29 Feb 2000 05:27:04 +0000 (05:27 +0000)
commit91736c8b6082fecb753c24e197c00dd1e2230f51
treec400c7a1be767331c5993f0718ac4c3c9628df0e
parent0ac2272f5003a8916614b4f90778427a7383cd99
obdfs/flushd.c: send writes in FIFO order (use ->prev from list)
    don't get obdo until we have an actual I/O to do
    don't call _brw with zero pages to write
obdfs/rw.c: set jiffies field in pgrq for new page cache entries
obdfs/*.c: change debugging messages
lustre/obdfs/file.c
lustre/obdfs/flushd.c
lustre/obdfs/namei.c
lustre/obdfs/rw.c
lustre/obdfs/super.c