- Aug 31, 2005
-
-
Lai Siyao authored
change error msg to warning. some cleanup.
-
alex authored
way to support fsync(2). the simplest one is to wait for empty list lli_pending_write_llaps
-
pjkirner authored
Fix build breakage introduced by lnet reorg. Completely removed changes until something more compatable can be designed. Backed out changes to build tree: autogen.sh reverted back to rev 1.4 autoMakefile.am.toplevel reverted back to rev 1.8 buildcvs reverted back to rev 1.44 Makefile.in.toplevel reverted back to rev 1.1 autoconf/lustre-build-darwin.m4 reverted back to rev 1.8 autoconf/lustre-build-linux.m4 reverted back to rev 1.15 autoconf/lustre-build.m4 reverted back to rev 1.28
-
Mikhail Pershin authored
changes in auditing of failed operations when audit is set on directory
-
- Aug 30, 2005
- Aug 29, 2005
-
-
Eric Mei authored
-
alex authored
- dump time ost_brw_write() spent waiting for bulk completion
-
alex authored
without involving OST
-
Lai Siyao authored
minor fix: * for partial write only search capability once.
-
alex authored
-
alex authored
-
alex authored
- couple unused vars have been removed
-
Wang Di authored
revert back the fix for b7379, it is not right.
-
- Aug 28, 2005
- Aug 27, 2005
-
-
Lai Siyao authored
a minor reorganization of capability code. some cleanup.
-
- Aug 26, 2005
-
-
Mikhail Pershin authored
previous fix was wrong
-
Mikhail Pershin authored
- enable audit on every child in dir while setting audit on that dir.
-
Mikhail Pershin authored
-
Mikhail Pershin authored
- add special handler for auditing access failures
-
Yury Umanets authored
- all stats gatherd in OSC debugging time (cache loading, etc.) moved to proc. Added new proc file ./cache_stats showing them. - some RPCs related new stats added to ./rpc_stats
-
Wang Di authored
some updates in sanity-crypto.sh
-
- Aug 25, 2005
-
-
Lai Siyao authored
shouldn't touch this.
-
Lai Siyao authored
fixes: * previous implementation doesn't support multi-open/truncate by different users on the same inode. * update DLD. * cleanup.
-
Mikhail Pershin authored
-
Mikhail Pershin authored
- move reint auditing into mds_audit - auth audit should use child inode if it exists to recognize correct audit setting
-
Mikhail Pershin authored
audit on file didn't work on unlink due to loss of audit setting. Now audit mask is saved in smfs_inode_info also.
-
Wang Di authored
b7148 typo fix
-
Yury Umanets authored
-
Wang Di authored
tmp hack fix for b7148, now we use confobd to write config log, so mds_config_version is useless in config log name defination. Remove it temporarily. b7148
-
- Aug 24, 2005
-
-
alex authored
r=tappro - avoid possibility to FLSIZE being sent back to client w/o checking
-
alex authored
- let's try to catch the case when late MDS_CLOSE updates attrs. from out-of-date i/o epoch
-
Nikita Danilov authored
-
Yury Umanets authored
- enabled filter_tally_write() to have brw_stats on OST
-
Wang Di authored
b7375 when decrypt page, should decrypt the whole page array, not only the first page
-
alex authored
- we should allow processing for request being resent during request replay stage. but we may do that only when all clients are connected (or after evicting clients that haven't connect in time)
-