Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Wed, 6 Jul 2005 05:39:01 +0000 (05:39 +0000)
committeradilger <adilger>
Wed, 6 Jul 2005 05:39:01 +0000 (05:39 +0000)
commit2516a0bc7cdff2c906815745edcf15932dc64a73
tree8645cae3594ac8413152388f0bc593149d9e5a70
parent054ff79eb395595b1adfb9538cbebe35c357d735
Branch b1_4
This merges a change from b1_4_quota that was never landed on b1_4, which
removes some extraneous quota-induced overhead in the llap structs, growing
the size of each one noticably (and there are a lot of them, one per page).
It also removes an extra set of upcalls per page.
b=6929
r=niu
12 files changed:
lustre/include/linux/obd.h
lustre/liblustre/rw.c
lustre/liblustre/super.c
lustre/llite/llite_internal.h
lustre/llite/rw.c
lustre/mds/mds_internal.h
lustre/mds/mds_unlink_open.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_io.c
lustre/obdfilter/filter_io_26.c
lustre/osc/osc_internal.h
lustre/utils/wiretest.c