Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 17 Sep 2008 15:41:28 +0000 (11:41 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Jan 2009 02:33:40 +0000 (21:33 -0500)
commitb1d821bc5b3769e65c43857e8fb99b61f31bf2d1
tree1728a20be11598d716134ef2e3d5fb87ccece4da
parent9900b90faf690e93139929290d83336dfa6fe733
Unionfs: file_release must always succeed

Why does f_op->release return an int if the VFS ignores it?!

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