You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OverrideImmutableRename() new file inherits immutable flag of old
When renaming a file using the OverrideImmutableRename() function, the
immutable bit is temporarily removed from both the old and new (if it
already exists). The immutable bit is then inherited from old to new
file.
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
0 commit comments