[Bugs] [Bug 1190058] folder "trusted.ec.version" can't be healed after lookup

bugzilla at redhat.com bugzilla at redhat.com
Wed Feb 11 08:20:03 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1190058



--- Comment #3 from Xavier Hernandez <xhernandez at datalab.es> ---
Files are automatically healed on first access, however directories are a bit
more complex because they need to be recursively healed, otherwise there was
occasions where an 'ls' did return old or invalid contents.

It's for this reason that the preferred way to heal directories is using the
'find' command in a post-order or depth-first mode (-d flag). This heals
directory contents first and then the directory itself.

Sorry for the inconveniences.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=1vtgvM043g&a=cc_unsubscribe


More information about the Bugs mailing list