[PATCH] ext3: fix determination of inode journalling mode
The test for whether an inode is using journalled, ordered or writeback data is incorrect and can lead to ext3_set_aops() giving the inode the wrong set of address_space_operations. Fix. (Spotted by Jan Kara).
Showing
Please register or sign in to comment