JFS: Avoid segfault when dirty inodes are written on readonly mount
Writes to a device may cause a ->write_inode to be called during a read-only mount. JFS needs to check for NULL log in jfs_flush_journal.
Showing
Please register or sign in to comment