]> git.proxmox.com Git - mirror_zfs.git/commit - module/zfs/zfs_znode.c
Refactor updating of immutable/appendonly flags
authorlorddoskias <lorddoskias@gmail.com>
Wed, 5 Oct 2016 21:47:29 +0000 (00:47 +0300)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 5 Oct 2016 21:47:29 +0000 (14:47 -0700)
commit64c688d7161daac0a799b11b40cb791f6fd264db
treed9c5e1f107b80fb47ed60cd2c9d0cfc10dbd3005
parente2c292bbfc9f1133c3faa46ac88f794b64da7ce2
Refactor updating of immutable/appendonly flags

Move the synchronization of inode/znode i_flgas/pflags into
the respective internal zfs function. This is mostly
mechanical work and shouldn't introduce any functional
changes.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Nikolay Borisov <n.borisov.lkml@gmail.com>
Issue #227
Closes #5223
module/zfs/zfs_znode.c