Unionfs: file_release must always succeed
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 04:02:56 +0000 (00:02 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 19 Sep 2008 04:02:56 +0000 (00:02 -0400)
commitcfb0d0a683cf18443f818a2e81de0cacad611741
tree9b6ca7fa3ef1b6c132b464d7254fb50064548d0d
parent44ce53fdd7047a9fb1a522b326b3147d9b50c485
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