- Sep 21, 2005
-
-
alex authored
- regression test for the case
-
alex authored
-
Eric Mei authored
-
alex authored
-
Lai Siyao authored
drop truncate capa after ll_truncate.
-
Lai Siyao authored
more debug message.
-
Nathan Rutman authored
-
Lai Siyao authored
message cleanup.
-
alex authored
1) ll_file_open() has a request with capa 2) the inode is already opened, so we close just received openhandle 3) mds fails, recovers, ptlrpcd replays open request 4) ll_set_capa() finds capa in replayed open request non-swabbed - BUG
-
Lai Siyao authored
put capa before calling ll_renew_capa, in case it might get updated.
-
alex authored
- minor cleanups
-
alex authored
-
Lai Siyao authored
don't make too much noise.
-
Lai Siyao authored
export symbol.
-
Lai Siyao authored
make noise when capa not found.
-
Eric Mei authored
-
alex authored
mds_handle() will oops.
-
alex authored
- mds_getattr() returns regular errors in rq_status - mdc_interpret_getattr() interprets it properly
-
Lai Siyao authored
client capa list is sorted. new capa for mds and oss should be added at the end. (so it should be sorted too)
-
Eric Mei authored
-
Eric Mei authored
-
Eric Mei authored
have difference in expiry time.
-
Andreas Dilger authored
Update the CVS commit script to add a reminder about HLD/DLD updates. r=design meeting
-
- Sep 20, 2005
-
-
alex authored
permissions
-
alex authored
-
alex authored
-
alex authored
-
Lai Siyao authored
cleanup debug message.
-
Lai Siyao authored
typo.
-
Lai Siyao authored
add debug for capa_key.
-
alex authored
-
Lai Siyao authored
add debug msg, and some cleanup. capa_renew should use tcapa instead of capa.
-
alex authored
-
alex authored
-
alex authored
-
Lai Siyao authored
change debug level.
-
Lai Siyao authored
llite doesn't put it.
-
Lai Siyao authored
capa_renew should increase the refc.
-
Lai Siyao authored
update struct lustre_capa_data too with the introduction of igen.
-
Eric Mei authored
-