Whamcloud - gitweb
b=7214
authortappro <tappro>
Sat, 13 Aug 2005 10:54:27 +0000 (10:54 +0000)
committertappro <tappro>
Sat, 13 Aug 2005 10:54:27 +0000 (10:54 +0000)
commit0737fef9a80844ce2bab1b0ef64802caaaf01f3f
tree52cb225f139c11a9a04631234b726a875943b171
parenta2dca3b686e6ddce8f8221285757c56bc0d233c7
b=7214
- store node id in audit records on OSS
- move audit hook from filter_commitrw() to fsfilt_smfs_map_inode_pages()
- fix invalid nid in osc_get_info()
- rework stat/open audit hooks to store file lustre id, not parent one
- audit errors while stat/open
16 files changed:
lustre/include/linux/obd.h
lustre/llite/llite_audit.c
lustre/mds/handler.c
lustre/mds/mds_audit.c
lustre/mds/mds_internal.h
lustre/mds/mds_open.c
lustre/obdfilter/filter.c
lustre/obdfilter/filter_io.c
lustre/osc/osc_request.c
lustre/ost/ost_handler.c
lustre/smfs/audit.c
lustre/smfs/audit_mds.c
lustre/smfs/audit_ost.c
lustre/smfs/audit_transfer.c
lustre/smfs/fsfilt.c
lustre/smfs/smfs_lib.c