]> git.proxmox.com Git - mirror_spl.git/commit
Proxmox VE kernel compat, invalidate_inodes()
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 21 Dec 2011 22:22:45 +0000 (14:22 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 21 Dec 2011 22:29:45 +0000 (14:29 -0800)
commit5f6c14b1eda9c7b47d11a3b90e78dea6a7f429e0
tree1d8d0fb39a6e186027cdbf03d67892bed1a976ea
parentcd2817f8a6a3c0f7675c3ce954800c29eade5319
Proxmox VE kernel compat, invalidate_inodes()

The Proxmox VE kernel contains a patch which renames the function
invalidate_inodes() to invalidate_inodes_check().  In the process
it adds a 'check' argument and a '#define invalidate_inodes(x)'
compatibility wrapper for legacy callers.  Therefore, if either
of these functions are exported invalidate_inodes() can be
safely used.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #58
config/spl-build.m4
configure
include/linux/mm_compat.h
module/spl/spl-kmem.c
spl_config.h.in