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>
Mon, 12 Jan 2009 23:20:36 +0000 (18:20 -0500)
commitf7269623808d164e468cc7e2c92575589994b5de
tree349b791cb83ab23f570a4ab80f07971ec47974f4
parent57eee0972db55472ec6f13d97e239a068bd9b920
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