Whamcloud - gitweb
Branch:b1_6
authorbobijam <bobijam>
Thu, 2 Aug 2007 02:26:36 +0000 (02:26 +0000)
committerbobijam <bobijam>
Thu, 2 Aug 2007 02:26:36 +0000 (02:26 +0000)
commit819db3d5b3ca6522934fe6bf281a6c3ada4461ab
tree3052cf5d276bae57bdba254586733c2be20cdb31
parent476a01b36a58996da34fe5d93cddb8bb381d53cf
Branch:b1_6
b=12606
i=shadow, nikita

Description: don't use GFP_* in generic Lustre code.
Details    : Use cfs_alloc_* functions and CFS_* flags for code portability.
17 files changed:
lustre/ChangeLog
lustre/include/liblustre.h
lustre/liblustre/dir.c
lustre/llite/file.c
lustre/llite/lproc_llite.c
lustre/llite/rw.c
lustre/llite/rw26.c
lustre/llite/super25.c
lustre/lov/lov_ea.c
lustre/lvfs/fsfilt_ext3.c
lustre/mds/handler.c
lustre/obdclass/genops.c
lustre/obdfilter/filter.c
lustre/ost/ost_handler.c
lustre/ost/ost_internal.h
lustre/quota/quota_context.c
lustre/quota/quota_master.c