Unionfs: flush and release updates
authorErez Zadok <ezk@cs.sunysb.edu>
Sun, 11 Nov 2007 03:01:16 +0000 (22:01 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 20 May 2009 20:59:29 +0000 (16:59 -0400)
commit429668bb548a00eb2361b7d59959368e86676b18
tree0a48dffda4293cbcd4aa8864f236d3b5015a4843
parentd33aaaa895c5db88ed61130a4c69d29832a9c18e
Unionfs: flush and release updates

Remove the totalopens counter which was intended to reduce unnecessary
processing of d_deleted dentries.  Move that processing from file_release to
flush.

Cc: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/commonfops.c
fs/unionfs/union.h