Searched hist:bf61c36a45d4c215994699a7a06a00c58d22e8a2 (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_attr.h | diff bf61c36a45d4c215994699a7a06a00c58d22e8a2 Mon Apr 22 18:48:07 CEST 2024 Darrick J. Wong <djwong@kernel.org> xfs: make the reserved block permission flag explicit in xfs_attr_set
Make the use of reserved blocks an explicit parameter to xfs_attr_set. Userspace setting XFS_ATTR_ROOT attrs should continue to be able to use it, but for online repairs we can back out and therefore do not care.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_attr.c | diff bf61c36a45d4c215994699a7a06a00c58d22e8a2 Mon Apr 22 18:48:07 CEST 2024 Darrick J. Wong <djwong@kernel.org> xfs: make the reserved block permission flag explicit in xfs_attr_set
Make the use of reserved blocks an explicit parameter to xfs_attr_set. Userspace setting XFS_ATTR_ROOT attrs should continue to be able to use it, but for online repairs we can back out and therefore do not care.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/ |
H A D | xfs_xattr.c | diff bf61c36a45d4c215994699a7a06a00c58d22e8a2 Mon Apr 22 18:48:07 CEST 2024 Darrick J. Wong <djwong@kernel.org> xfs: make the reserved block permission flag explicit in xfs_attr_set
Make the use of reserved blocks an explicit parameter to xfs_attr_set. Userspace setting XFS_ATTR_ROOT attrs should continue to be able to use it, but for online repairs we can back out and therefore do not care.
Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|