Subject: [folded-merged] nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl-fix.patch removed from -mm tree To: konishi.ryusuke@xxxxxxxxxxxxx,andreas.rohner@xxxxxxx,mm-commits@xxxxxxxxxxxxxxx From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Thu, 03 Apr 2014 14:13:22 -0700 The patch titled Subject: nilfs2: add description of NILFS_IOCTL_SET_SUINFO ioctl has been removed from the -mm tree. Its filename was nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl-fix.patch This patch was dropped because it was folded into nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl.patch ------------------------------------------------------ From: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> Subject: nilfs2: add description of NILFS_IOCTL_SET_SUINFO ioctl Add description of NILFS_IOCTL_SET_SUINFO ioctl in Documentation/filesystems/nilfs2.txt to make it up-to-date. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@xxxxxxxxxxxxx> Cc: Andreas Rohner <andreas.rohner@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/filesystems/nilfs2.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff -puN Documentation/filesystems/nilfs2.txt~nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl-fix Documentation/filesystems/nilfs2.txt --- a/Documentation/filesystems/nilfs2.txt~nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl-fix +++ a/Documentation/filesystems/nilfs2.txt @@ -111,6 +111,13 @@ Table of NILFS2 specific ioctls nilfs_resize utilities and by nilfs_cleanerd daemon. + NILFS_IOCTL_SET_SUINFO Modify segment usage info of requested + segments. This ioctl is used by + nilfs_cleanerd daemon to skip unnecessary + cleaning operation of segments and reduce + performance penalty or wear of flash device + due to redundant move of in-use blocks. + NILFS_IOCTL_GET_SUSTAT Return segment usage statistics. This ioctl is used in lssu, nilfs_resize utilities and by nilfs_cleanerd daemon. _ Patches currently in -mm which might be from konishi.ryusuke@xxxxxxxxxxxxx are nilfs2-update-maintainers-file-entries.patch nilfs2-add-struct-nilfs_suinfo_update-and-flags.patch nilfs2-add-nilfs_sufile_set_suinfo-to-update-segment-usage.patch nilfs2-implementation-of-nilfs_ioctl_set_suinfo-ioctl.patch nilfs2-add-nilfs_sufile_trim_fs-to-trim-clean-segs.patch nilfs2-add-fitrim-ioctl-support-for-nilfs2.patch nilfs2-verify-metadata-sizes-read-from-disk.patch nilfs2-update-maintainers-file-entries-fix.patch nilfs2-update-projects-web-site-in-nilfs2txt.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html