Discussion:
[PATCH 0/1] nilfs2: fix data loss with mmap()
Ryusuke Konishi
2014-09-18 14:56:24 UTC
Permalink
Andrew,

Please apply the following bugfix and send it to upstream.

It fixes a regression of nilfs2's mmap which was brought by the commit
136e8770cd5d1fe3 "nilfs2: fix issue of nilfs_set_page_dirty() for page
at EOF boundary". Andreas Rohner recently found that the commit was
not perfect and causing reproducible silent data loss issue.

Thanks in advance,

Ryusuke Konishi
--
Andreas Rohner (1):
nilfs2: fix data loss with mmap()

fs/nilfs2/inode.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

Loading...