[PATCH] ext3: update a_ops when running `chattr +j'
From: Jan Kara <jack@suse.cz> Journalled-data files need a different set of address_space_operations, so we need to update the file's aops when someone runs `chattr +j' on the file.
Showing
Please register or sign in to comment