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>
Sun, 6 Mar 2011 08:43:24 +0000 (03:43 -0500)
commitf40aad4caa07d909f0d9e719ce60fd6d7578b6c0
tree4be1fe39d790f8d870aa9d1c527397c90135cd4d
parente50cad7e348bb5855d562f22f0671ea278729b9c
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