Whamcloud - gitweb
use inode->i_mode instead of fid type, and comment out the assertions, because
authorniu <niu>
Fri, 19 Aug 2005 09:36:15 +0000 (09:36 +0000)
committerniu <niu>
Fri, 19 Aug 2005 09:36:15 +0000 (09:36 +0000)
commit5cb948be3e0691428ac3a9bc6f75a8c2b23a9611
tree45fdaadcf4088f02db2a324ac35f1742fd8e9c86
parenta7d453d6e2b5f5d6ea135fb22d164ede4d654c90
use inode->i_mode instead of fid type, and comment out the assertions, because
type in lustre id are not always correct.(client don't update type in lli_id;
id for cross-ref inode never store mode)
lustre/mds/mds_audit_path.c
lustre/smfs/audit_mds.c
lustre/smfs/audit_transfer.c