]> git.proxmox.com Git - mirror_spl.git/commit
Linux 2.6.39 compat, invalidate_inodes()
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 18 Apr 2011 20:47:43 +0000 (13:47 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 19 Apr 2011 16:08:08 +0000 (09:08 -0700)
commit9b0f9079d22f5a13903d3da4d94e8e306cfa40dd
tree644fcd04b61c6e9cfc195ebc5df59a663fbf5c8b
parent96cdefab84061e807f54ed17b93e0586393f9448
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.
config/spl-build.m4
configure
include/linux/mm_compat.h
module/spl/spl-kmem.c
spl_config.h.in