commit | 1638045c36772b47a0765f7dca07cb90267e4942 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Aug 20 07:55:16 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Aug 20 07:55:16 2019 -0700 |
tree | 712132e4734b88a780b7b0941ae57f326f7e24b2 | |
parent | 609488bc979f99f805f34e9a32c1e3b71179d10b [diff] |
mm: set S_SWAPFILE on blockdev swap devices Set S_SWAPFILE on block device inodes so that they have the same protections as a swap flie. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de>