]> git.proxmox.com Git - mirror_zfs.git/commit - config/kernel-rename.m4
Linux 4.9 compat: iops->rename() wants flags
authorChunwei Chen <david.chen@osnexus.com>
Wed, 19 Oct 2016 18:19:01 +0000 (11:19 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 20 Oct 2016 16:39:09 +0000 (09:39 -0700)
commitb8d9e26440ade0edebfa98af8cb9371810c1aeaf
treedd7131c9a6ed12367a4109568c7070ab8ebe89e2
parent8ba3f2bf6a66378b36acd70e5616a78396030984
Linux 4.9 compat: iops->rename() wants flags

In Linux 4.9, torvalds/linux@2773bf0, iops->rename() and iops->rename2() are
merged together into iops->rename(), it now wants flags.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
config/kernel-rename.m4 [new file with mode: 0644]
config/kernel.m4
module/zfs/zpl_ctldir.c
module/zfs/zpl_inode.c