[PATCH 0/2] nilfs2 bug fixes

From: Ryusuke Konishi
Date: Tue Dec 13 2011 - 11:22:41 EST


Hi Andrew,

Would you please send the subsequent two fixes upstream via your tree?

My nilfs tree on kernel.org is still dead, and I would appreciate it
if you mediate patches during the period until the nilfs tree comes
back.


One of these patches fixes an interger overflow issue, and another
fixes defect of nilfs2 compat ioctl which makes snapshot operations
and garbage collection inoperable on heterogeneous environment such
like machines with 32-bit userland and 64-bit kernel.

I hope these will be applied before the next kernel release.

Thanks in advance,
Ryusuke Konishi
--

Haogang Chen (1):
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()

Thomas Meyer (1):
nilfs2: unbreak compat ioctl

fs/nilfs2/ioctl.c | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 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/