[PATCH 0/4] nilfs2 updates
From: Ryusuke Konishi
Date: Mon Feb 03 2014 - 11:56:40 EST
Hi Andrew,
Please queue this patchset for the next merge window.
Andreas's three patches will add a new ioctl which helps to mitigate
overheads of garbage collection of nilfs. The original cover letter
can be seen at:
[1] http://marc.info/?l=linux-nilfs&m=139081676816008
there the userland counterpart is not yet finished, but this kernel
patchset is ready for merge, I think.
My additional patch updates entries of nilfs2 file system in
MAINTAINERS file (independently).
Thanks in advance,
Ryusuke Konishi
--
Andreas Rohner (3):
nilfs2: add struct nilfs_suinfo_update and flags
nilfs2: add nilfs_sufile_set_suinfo to update segment usage
nilfs2: implementation of NILFS_IOCTL_SET_SUINFO ioctl
Ryusuke Konishi (1):
nilfs2: update MAINTAINERS file entries
MAINTAINERS | 4 +-
fs/nilfs2/ioctl.c | 92 +++++++++++++++++++++++++++++++
fs/nilfs2/sufile.c | 131 +++++++++++++++++++++++++++++++++++++++++++++
fs/nilfs2/sufile.h | 1 +
include/linux/nilfs2_fs.h | 44 +++++++++++++++
5 files changed, 270 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/