NTFS: Fix silly bug in ntfs_write_block(). iblock and dblock have
different semantics so the check was bogus. Compare the byte sizes instead.
Showing
Please register or sign in to comment
different semantics so the check was bogus. Compare the byte sizes instead.