Whamcloud - gitweb
Branch b1_4
authoradilger <adilger>
Fri, 3 Jun 2005 22:32:21 +0000 (22:32 +0000)
committeradilger <adilger>
Fri, 3 Jun 2005 22:32:21 +0000 (22:32 +0000)
commit7cae9dd4981b8ce602b144fd665bf362bf28ffc7
treefa037a5d7c11ce1781f76afb73e0dea5c5c1ec08
parent627fea9057d7b42430634101e8571097b4087961
Branch b1_4
Put filter_destroy(), filter_setattr() into filter_internal.h so we can
call them directly in filter_log.c instead of using obd_*() indirection.
Minor code reorg of filter_llog_finish() for the same reason.
lustre/obdfilter/filter.c
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_log.c