Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 02:22:26 +0000 (22:22 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Mon, 12 Jan 2009 23:20:58 +0000 (18:20 -0500)
commitc3c9213b4ddbd21a8fd0b96d87814b69c77723d7
treeac1ba848940b0f1313dffe9358c9ba8105bbd42f
parent183d68d536e2ffef50ca8d59266ae4b0b5ea9886
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