From: NeilBrown on

Two patches.

The second removes S_BIAS which is unnecessary and so potentially
confusing.

The first I found the need for while preparing the second patch. It
seems that get_active_super doesn't follow the pattern of all other
code that walks the super_blocks list.

NeilBrown

---

NeilBrown (2):
VFS: use __put_super_and_need_restart in get_active_super.
fs/super: remove S_BIAS


fs/notify/inotify/inotify.c | 33 ++++++++++++++-------------------
fs/super.c | 20 ++++++++------------
include/linux/fs.h | 1 -
3 files changed, 22 insertions(+), 32 deletions(-)

--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/