Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ocfs2: ocfs2_write_begin_nolock() should handle len=0
commit 8379e7c upstream. Bug introduced by mainline commit e743267 The bug causes ocfs2_write_begin_nolock() to oops when len=0. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information