]> granicus.if.org Git - zfs/commit
Linux 4.9 compat: fix zfs_ctldir xattr handling
authorLOLi <loli10K@users.noreply.github.com>
Mon, 5 Jun 2017 18:26:25 +0000 (20:26 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 5 Jun 2017 18:26:25 +0000 (11:26 -0700)
commit9f7b066bd901128f0a5e481e3c23ae9857b1263e
tree7bc101aa60503be2115f8cc0699d0b1c06aface3
parent099700d9dff46309cdd16f4c4331daddb70d8570
Linux 4.9 compat: fix zfs_ctldir xattr handling

Since torvalds/linux@d0a5b99 IOP_XATTR is used to indicate the inode
has xattr support: clear it for the ctldir inodes to avoid EIO errors.

Reviewed-by: Chunwei Chen <david.chen@osnexus.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #6189
module/zfs/zfs_ctldir.c