Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:28:37 +0000 (01:28 -0400)
commit8cb0df36ca5c62c742290dfb4b6031426b0ce971
treec92776873dc7cf1da445243afd174524398e1b53
parentef0e8da85b324c0cf336869df72f69b1a5808875
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