Whamcloud - gitweb
Add a new fsfilt method which reserved blocks for multiple bulk I/O operations.
authoradilger <adilger>
Thu, 12 Dec 2002 10:59:05 +0000 (10:59 +0000)
committeradilger <adilger>
Thu, 12 Dec 2002 10:59:05 +0000 (10:59 +0000)
commit0f22a996cd744ba2dba6288a107b1795dc496736
treec9ea7127d1514d821a2cd5739308b6f87fbf50fb
parent321791ae0cba2e9e6320c7152d612def0cf21bfb
Add a new fsfilt method which reserved blocks for multiple bulk I/O operations.
Fix lock ordering in filter_preprw() so we get O/R i_sem before journal ops.
Move obdfilter to using the journal methods in fsfilt.
Change fsfilt_statfs() to take struct obd_statfs as a parameter.
Add some comments in fsfilt_extN_start() where we fall through on cases.
lustre/include/linux/lustre_fsfilt.h
lustre/obdclass/fsfilt_extN.c