Unionfs: flush and release updates
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 16 Nov 2007 18:45:14 +0000 (13:45 -0500)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:17 +0000 (19:03 -0400)
commite48fa404fed7b2f4dd0baabb164d5701cdb4b611
tree7492e3915f12e561f6b3327085860b2f2244451b
parentf0d4454d32f3fbdb4e73a0694859112c30a69a73
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