Skip to content
  • Jan Kara's avatar
    nilfs2: Convert to new freezing mechanism · 2c22b337
    Jan Kara authored
    
    
    We change nilfs_page_mkwrite() to provide proper freeze protection for
    writeable page faults (we must wait for frozen filesystem even if the
    page is fully mapped).
    
    We remove all vfs_check_frozen() checks since they are now handled by
    the generic code.
    
    CC: linux-nilfs@vger.kernel.org
    CC: KONISHI Ryusuke <konishi.ryusuke@lab.ntt.co.jp>
    Signed-off-by: default avatarJan Kara <jack@suse.cz>
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    2c22b337