nilfs2: clean up sketch file
The sketch file is a file to mark checkpoints with user data. It was experimentally introduced in the original implementation, and now obsolete. The file was handled differently with regular files; the file size got truncated when a checkpoint was created. This stops the special treatment and will treat it as a regular file. Most users are not affected because mkfs.nilfs2 no longer makes this file. Signed-off-by:Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- Documentation/filesystems/nilfs2.txt 0 additions, 2 deletionsDocumentation/filesystems/nilfs2.txt
- fs/nilfs2/inode.c 2 additions, 33 deletionsfs/nilfs2/inode.c
- fs/nilfs2/segment.c 1 addition, 48 deletionsfs/nilfs2/segment.c
- fs/nilfs2/segment.h 0 additions, 8 deletionsfs/nilfs2/segment.h
- include/linux/nilfs2_fs.h 0 additions, 2 deletionsinclude/linux/nilfs2_fs.h
Loading
Please register or sign in to comment