summaryrefslogtreecommitdiff
path: root/fs/ufs
diff options
context:
space:
mode:
authoryangerkun <yangerkun@huawei.com>2019-02-11 08:35:06 +0300
committerTheodore Ts'o <tytso@mit.edu>2019-02-11 08:35:06 +0300
commitabdc644e8cbac2e9b19763680e5a7cf9bab2bee7 (patch)
tree424a943d54e0881e475a91e18cfc00a575e055f1 /fs/ufs
parentaa507b5faf38784defe49f5e64605ac3c4425e26 (diff)
downloadlinux-abdc644e8cbac2e9b19763680e5a7cf9bab2bee7.tar.xz
ext4: add mask of ext4 flags to swap
The reason is that while swapping two inode, we swap the flags too. Some flags such as EXT4_JOURNAL_DATA_FL can really confuse the things since we're not resetting the address operations structure. The simplest way to keep things sane is to restrict the flags that can be swapped. Signed-off-by: yangerkun <yangerkun@huawei.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu> Cc: stable@vger.kernel.org
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions