Re: fsck operation

2007-01-15 Thread Lowell Gilbert
Robert Huff <[EMAIL PROTECTED]> writes: > Let's say fsck is examining a filesystem, and determines the > block count is wrong for file FOO. When it adjusts the value, does > it leave a trace (e.g. changed modification time for the file) or > would one have to not such changes by hand? It l

fsck operation

2007-01-12 Thread Robert Huff
Let's say fsck is examining a filesystem, and determines the block count is wrong for file FOO. When it adjusts the value, does it leave a trace (e.g. changed modification time for the file) or would one have to not such changes by hand? Robert Hu