]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fe96a6c6322343aadd4ad4cee6e3d2cde937af4
tree971a1ac276c365a53ef1563c9d9f71013a563f09
parent64cf49d8edc7e390cb6fbe1228e6bd3dc4f70511
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