On 03/29/10 16:57, Tim Haley wrote:
Not sure exactly what sort of properties you have in mind - many I can
think of would
result in us detecting a modification to the file itself, for example:
# echo 'tim was here' > file
# zfs snapshot toad/t...@before
# touch file
# zfs snapshot toad/t...@after
# zfs diff toad/t...@before toad/t...@after
M /toad/timh/file
I meant something like
chmod u+s /usr/bin/sh
Would this be reported as a change to /usr/bin? And would someone have to go
and look at the diff of the directory listing?
Or would it be reported as a change to /usr/bin/sh?
Joep
_______________________________________________
opensolaris-arc mailing list
[email protected]