jfs_truncate needs to call block_truncate_page.
Moved the function from file.c to inode.c since block_truncate_page uses jfs_get_block which is static.
Showing
Please register or sign in to comment
Moved the function from file.c to inode.c since block_truncate_page uses jfs_get_block which is static.