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, 11 Nov 2014 01:05:03 +0000 (20:05 -0500)
commitf7a9aecc951f8e409481a1a83b9b2de31487bb93
treeb31c714dfc714c73457a00bf9e944cd8cae06f9a
parent9816a25dbd3db1d935afca1b6596b5cc25a224da
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