]> git.dujemihanovic.xyz Git - linux.git/commit
fs/ntfs3: Fix root inode checking
authorKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 20 Feb 2023 05:39:35 +0000 (09:39 +0400)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 27 Mar 2023 13:44:37 +0000 (17:44 +0400)
commit788ee1605c2e9feed39c3a749fb3e47c6e15c1b9
treeee6f231bae383ef31631201dd0caa68a860688c7
parente43f6ec224c1b428260e161f0300afbe2e1194fe
fs/ntfs3: Fix root inode checking

Separate checking inode->i_op and inode itself.

Reported-by: kernel test robot <lkp@intel.com>
Reported-by: Dan Carpenter <error27@gmail.com>
Link: https://lore.kernel.org/r/202302162319.bDJOuyfy-lkp@intel.com/
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3/super.c