remove s_async_list
authorChristoph Hellwig <hch@lst.de>
Tue, 28 Apr 2009 16:05:55 +0000 (18:05 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Jun 2009 01:36:02 +0000 (21:36 -0400)
commit876a9f76abbcb775f8d21cbc99fa161f9e5937f1
tree971a1ac276c365a53ef1563c9d9f71013a563f09
parent864d7c4c068f23642efe91b33be3a84afe5f71e0
remove s_async_list

Remove the unused s_async_list in the superblock, a leftover of the
broken async inode deletion code that leaked into mainline.  Having this
in the middle of the sync/unmount path is not helpful for the following
cleanups.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/super.c
include/linux/fs.h