- Sep 21, 2005
- Sep 20, 2005
- Sep 19, 2005
- Sep 13, 2005
-
-
Yury Umanets authored
- removed not needed prototype from filter_internal.h - removed uid/gid stuff from filter_preprw_write() as it is not used there.
-
- Sep 10, 2005
-
-
alex authored
need this for lustre-iokit.
-
- Sep 06, 2005
-
-
Lai Siyao authored
fix: for each open_client_handle, there will be only one mds_file_data, so capability should obtain mfd handle from och->och_fh, instead of the one from reply message body, for the latter one has been cleared.
-
- Sep 05, 2005
- Sep 03, 2005
- Sep 02, 2005
- Sep 01, 2005
- Aug 30, 2005
-
-
alex authored
-
- Aug 27, 2005
-
-
Lai Siyao authored
a minor reorganization of capability code. some cleanup.
-
- Aug 25, 2005
-
-
Lai Siyao authored
fixes: * previous implementation doesn't support multi-open/truncate by different users on the same inode. * update DLD. * cleanup.
-
Yury Umanets authored
-
- Aug 24, 2005
-
-
Yury Umanets authored
- enabled filter_tally_write() to have brw_stats on OST
-
- Aug 23, 2005
-
-
Eric Mei authored
-
- Aug 22, 2005
-
-
Yury Umanets authored
-
Lai Siyao authored
fixes: * pack fid for direct io. * seperate verify_fid from verify_capa to fully support truncate. * debug message cleanup.
-
- Aug 19, 2005
-
-
Lai Siyao authored
add support for ost-authorization-revocation and fid verification.
-
- Aug 18, 2005
-
-
alex authored
-
- Aug 17, 2005
-
-
alex authored
-
- Aug 16, 2005
-
-
Yury Umanets authored
- added a patch for debugging write gaps (av. gap time and sum gaps time)
-
- Aug 15, 2005
-
-
Yury Umanets authored
- small cleanups, more detailed error messages, fied error codes in ost_rec_create_pack(), fixed mixed declations and non declation stuff in osc_get_info()
-
- Aug 13, 2005
-
-
Mikhail Pershin authored
- set smfs flags on group subdirs
-
Mikhail Pershin authored
- 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
-
- Aug 12, 2005
-
-
alex authored
- two equal statements in a row
-
Yury Umanets authored
-