]> git.proxmox.com Git - mirror_zfs.git/commit
Fixed parameter passing error when calling zfs_acl_chmod
authorQuartz <yyhran@163.com>
Mon, 26 Feb 2024 19:41:44 +0000 (03:41 +0800)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 19:41:44 +0000 (11:41 -0800)
commit5600dff0ef56f3bef23356a1ea2ee2364a4c1139
treef9fff50f31ebfa957d6e67b82551fc70aca4cf09
parentaf4da5ccf28e1de6d4f6771a8d9d7cc578aba087
Fixed parameter passing error when calling zfs_acl_chmod

Follow up to 99495ba6abbf0bb726324d03212c6f5ffa00043e which
accidentally introduce this regression.

Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Quartz <yyhran@163.com>
Closes #15907
module/os/linux/zfs/zfs_acl.c