Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 23:26:55 +0000 (19:26 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 23:26:55 +0000 (19:26 -0400)
commit4b135638e9f43bd52231a319598d6ab7e41166a9
treefb76c838e99f819b8b0b3737d621399e2505e24e
parentd342bfbe0b665fae59bc377e264c505e8fcd6017
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