Whamcloud - gitweb
Branch Head
authorbobijam <bobijam>
Thu, 2 Aug 2007 03:09:59 +0000 (03:09 +0000)
committerbobijam <bobijam>
Thu, 2 Aug 2007 03:09:59 +0000 (03:09 +0000)
commit1c359423c13c02974fee7cdd35f6599f022f8f4b
tree924d828ce3ee576a2b0cd26ccd5a725b0c9df003
parent6cf7362917e52632a6df34700c8578412d94cc86
Branch Head
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.
16 files changed:
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