+7
−7
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Filesystems wanting to properly support freezing need to have control when file_update_time() is called. After pushing file_update_time() to all relevant .page_mkwrite implementations we can just stop calling file_update_time() when filesystem implements .page_mkwrite. Tested-by:Kamal Mostafa <kamal@canonical.com> Tested-by:
Peter M. Petrakis <peter.petrakis@canonical.com> Tested-by:
Dann Frazier <dann.frazier@canonical.com> Tested-by:
Massimo Morana <massimo.morana@canonical.com> Signed-off-by:
Jan Kara <jack@suse.cz> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>