Re: [PATCH v2 0/8] vfs: make immutable files actually immutable

2019-04-30 Thread David Sterba
On Wed, Apr 17, 2019 at 12:04:26PM -0700, Darrick J. Wong wrote: > Hi all, > > The chattr(1) manpage has this to say about the immutable bit that > system administrators can set on files: > > "A file with the 'i' attribute cannot be modified: it cannot be deleted > or renamed, no link can be crea

[PATCH v2 0/8] vfs: make immutable files actually immutable

2019-04-17 Thread Darrick J. Wong
Hi all, The chattr(1) manpage has this to say about the immutable bit that system administrators can set on files: "A file with the 'i' attribute cannot be modified: it cannot be deleted or renamed, no link can be created to this file, most of the file's metadata can not be modified, and the file