Unionfs: don't purge lower sb data on remount
authorRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Wed, 2 Apr 2008 20:40:31 +0000 (16:40 -0400)
committerRachita Kothiyal <rachita@dewey.fsl.cs.sunysb.edu>
Wed, 2 Apr 2008 20:40:31 +0000 (16:40 -0400)
commitee159ed497bd07cf60c8981d87e2953014989841
treef1136241145240e04104354711cd7af8694a1a79
parentb78db36b9defa084e9b289bb5532f66ab1498088
Unionfs: don't purge lower sb data on remount

This is no longer needed, as we don't have upper and lower pages.  Plus this
was racy, requiring the unexported inode_lock variable.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/dentry.c
fs/unionfs/super.c