aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/mmp.c
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2018-12-31 22:34:31 -0500
committerTheodore Ts'o <tytso@mit.edu>2018-12-31 22:34:31 -0500
commit191ce17876c9367819c4b0a25b503c0f6d9054d8 (patch)
tree268395c3fc3d5a7bc7ad1a30abd45b12297735b1 /fs/ext4/mmp.c
parentext4: track writeback errors using the generic tracking infrastructure (diff)
downloadlinux-dev-191ce17876c9367819c4b0a25b503c0f6d9054d8.tar.xz
linux-dev-191ce17876c9367819c4b0a25b503c0f6d9054d8.zip
ext4: fix special inode number checks in __ext4_iget()
The check for special (reserved) inode number checks in __ext4_iget() was broken by commit 8a363970d1dc: ("ext4: avoid declaring fs inconsistent due to invalid file handles"). This was caused by a botched reversal of the sense of the flag now known as EXT4_IGET_SPECIAL (when it was previously named EXT4_IGET_NORMAL). Fix the logic appropriately. Fixes: 8a363970d1dc ("ext4: avoid declaring fs inconsistent...") Signed-off-by: Theodore Ts'o <tytso@mit.edu> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Cc: stable@kernel.org
Diffstat (limited to 'fs/ext4/mmp.c')
0 files changed, 0 insertions, 0 deletions