HomeFreeBSD

Linux 2.6.39 compat, invalidate_inodes()

Description

Linux 2.6.39 compat, invalidate_inodes()

To resolve a potiential filesystem corruption issue a second
argument was added to invalidate_inodes(). This argument controls
whether dirty inodes are dropped or treated as busy when invalidating
a super block. When only the legacy API is available the second
argument will be dropped for compatibility.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 18 2011, 8:47 PM
Parents
rG96cdefab8406: Fix rebuildable RPMs for el6/ch5
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG9b0f9079d22f: Linux 2.6.39 compat, invalidate_inodes() (authored by Brian Behlendorf <behlendorf1@llnl.gov>).Apr 19 2011, 4:08 PM