From: Andrey Mirkin Date: Wed, 17 Oct 2007 06:30:13 +0000 (-0700) Subject: change inotifyfs magic as the same magic is used for futexfs X-Git-Tag: v2.6.24-rc1~604 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd5eea4214f72bd7ac77c1c5346a9c096319131a;p=pandora-kernel.git change inotifyfs magic as the same magic is used for futexfs Right now futexfs and inotifyfs have one magic 0xBAD1DEA, that looks a little bit confusing. Use 0xBAD1DEA as magic for futexfs and 0x2BAD1DEA as magic for inotifyfs. Signed-off-by: Andrey Mirkin Acked-by: Randy Dunlap Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed