opnsense-src/sbin/restore
Chuck Silvers 9dda00df7e restore: fix restore of NFS4 ACLs
Changing the mode bits on a file with an NFS4 ACL results in the
NFS4 ACL being replaced by one matching the new mode bits being set,
so when restoring a file with an NFS4 ACL, set the owner/group/mode first
and then set the NFS4 ACL, so that setting the mode does not throw away
the ACL that we just set.

Reviewed by:	mckusick
Differential Revision:  https://reviews.freebsd.org/D37618
2022-12-12 08:19:51 -08:00
..
dirs.c restore: fix restore of NFS4 ACLs 2022-12-12 08:19:51 -08:00
extern.h General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
interactive.c Revert r313780 (UFS_ prefix) 2018-03-17 12:59:55 +00:00
main.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
Makefile pkgbase: Put ufs related tools and lib in their own package 2022-10-26 19:46:34 +02:00
Makefile.depend
restore.8
restore.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
restore.h Clean up global variable declarations in the dump and restore 2020-04-04 00:56:56 +00:00
symtab.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00
tape.c restore: fix restore of NFS4 ACLs 2022-12-12 08:19:51 -08:00
utilities.c General further adoption of SPDX licensing ID tags. 2017-11-20 19:49:47 +00:00