Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:08:11 +0000 (01:08 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 05:08:11 +0000 (01:08 -0400)
commit26c1063b7da5c2573ac4d88a07f098c5cf719b0e
treead245935d1d05a36d2615e494c9e73d1458d794b
parent56f696781a25e53785495c3a80f92a65450ab4b8
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