Displaying 2 results from an estimated 2 matches for "novf".
Did you mean:
nov
2005 Aug 12
1
RSYNC File Has Vanished
...ux (beta). I am sure this is probably a Novell issue, and there won't be much help on this mailing list, but perhaps someone could explain what the underlying issue might be. I could use this information on my bug report to Novell to help them along.
When I try to sync a mounted Novell path (novfs kernel module via NCP) I get the message "file has vanished" for every file in the path. RSYNC returns this error after the file list is built. I can cd into this path, ls to my hearts content, and cp and mv files to and from it.
What could be a cause of this error? I have verified...
2010 Aug 04
6
[PATCH -v2 0/3] jbd2 scalability patches
This version fixes three bugs in the 2nd patch of this series that
caused kernel BUG when the system was under race. We weren't accounting
with t_oustanding_credits correctly, and there were race conditions
caused by the fact the I had overlooked the fact that
__jbd2_log_wait_for_space() and jbd2_get_transaction() requires
j_state_lock to be write locked.
Theodore Ts'o (3):
jbd2: Use