From: Christoph Hellwig Date: Tue, 28 Apr 2009 16:05:55 +0000 (+0200) Subject: remove s_async_list X-Git-Tag: v2.6.31-rc1~375^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876a9f76abbcb775f8d21cbc99fa161f9e5937f1;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed