From: Al Viro Date: Mon, 29 Dec 2008 12:40:31 +0000 (-0500) Subject: fix the treatment of jfs special inodes X-Git-Tag: v2.6.29-rc1~506^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b45d96bf963afeb931a75faf02fb424e446e5a9;p=pandora-kernel.git fix the treatment of jfs special inodes We used to put them on a single list, without any locking. Racy. Signed-off-by: Al Viro --- Reading git-diff-tree failed