Whamcloud - gitweb
- added dir size it was split on to message about split;
authoryury <yury>
Tue, 31 Oct 2006 18:01:19 +0000 (18:01 +0000)
committeryury <yury>
Tue, 31 Oct 2006 18:01:19 +0000 (18:01 +0000)
commitfd81700582f6ceb305f445c3e12ad9fbed445873
tree9f26de1d9bed13fac87b044d58b899a42c2e5dfe
parent91ac3e0e866331300a6541cbf2102f5ab750097c
- added dir size it was split on to message about split;
- in ll_queue_done_writing() replace assert by check-and-doing nothing if inode is already on close thread queue. Seems it maybe called two times for same inode. If that is not correct Vitaly will fix that later. Tests pass.
lustre/cmm/cmm_split.c
lustre/llite/llite_close.c