HomeFreeBSD

Linux 2.6.39 compat, invalidate_inodes()

Description

Linux 2.6.39 compat, invalidate_inodes()

Update code to use the spl_invalidate_inodes() wrapper. This hides
some of the complexity of determining if invalidate_inodes() was
exported, and if so what is its prototype. The second argument
of spl_invalidate_inodes() determined the behavior of how dirty
inodes are handled. By passing a zero we are indicated that we
want those inodes to be treated as busy and skipped.

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on Apr 18 2011, 9:12 PM
Parents
rGcbf81d4c3b13: Autogen refresh for kernel-insert-inode-locked.m4
Branches
Unknown
Tags
Unknown

Event Timeline

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