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>
Fri, 6 Aug 2010 03:01:34 +0000 (23:01 -0400)
commita3be72761c380f89567b204160f2b71cee8300ba
treeb760f02f9aad1e1d1154ebf02c5a50b7606edfe6
parent3d6d6a72f84376c0732a01f4d1c4cc226dbd7dad
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