misc/118249: moving a directory changes its mtime

Bruce Evans brde at optusnet.com.au
Wed Nov 28 03:04:14 PST 2007


On Mon, 26 Nov 2007, Rick C. Petty wrote:

> On Mon, Nov 26, 2007 at 07:00:05AM +0000, Bruce Evans wrote:
>>  doing this before successful completion.  My regression tests haven't
>>  reported any failures from them but I think failures can occur for
>>  disk-full and I/O errors and the former is easy to test.
>
> Can't you test the latter using gnop?

Not easily, since I've never hear of gnop.  It's probably easily for me
to edit the kernel.  I suppose that for i/o errors we would want an error
quite often but on not more than about 1% of syscalls.  The errors should
be recoverable by retrying and no utilitites should crash from them :-).

Bruce


More information about the freebsd-fs mailing list