Unionfs: flush and release updates
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 13 Nov 2007 01:45:43 +0000 (20:45 -0500)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 23 Mar 2008 03:48:55 +0000 (23:48 -0400)
commitde8166fdd1fd4b01540f3eef4dcd5adc7aa8b959
treeea5ee74aa8b54dca97667ea84024fe1d427f357c
parent2f8a4f718cbbf47db9e0fecf80199d7c7430f04f
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