Unionfs: mmap fixes to unionfs_writepage
authorErez_Zadok <ezk@cs.sunysb.edu>
Tue, 31 Jul 2007 23:25:55 +0000 (19:25 -0400)
committerErez_Zadok <ezk@cs.sunysb.edu>
Wed, 1 Aug 2007 06:06:22 +0000 (02:06 -0400)
commit11edae50430a824b8e2b7fd49e886849cfc2f13b
tree347f45de57db43e3486db83d38293a0396a3067d
parent5d7ae85d95e9a96386a2d9c85de26b7448c3756d
Unionfs: mmap fixes to unionfs_writepage

Don't call unlock_page on lower_page unless lower ->writepage failed.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/mmap.c