From: Andrew Morton Date: Thu, 5 Apr 2007 02:08:22 +0000 (-0700) Subject: [PATCH] remove protection of LANANA-reserved majors X-Git-Tag: v2.6.21-rc6~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2363cc0264c42636e9e7622f78dde5c2f66beb8e;p=pandora-kernel.git [PATCH] remove protection of LANANA-reserved majors Revert all this. It can cause device-mapper to receive a different major from earlier kernels and it turns out that the Amanda backup program (via GNU tar, apparently) checks major numbers on files when performing incremental backups. Which is a bit broken of Amanda (or tar), but this feature isn't important enough to justify the churn. Cc: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed