From: NeilBrown Date: Mon, 10 Jul 2006 11:44:18 +0000 (-0700) Subject: [PATCH] md: unify usage of symbolic names for perms X-Git-Tag: v2.6.18-rc2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ca3a44f563a763fa872390dcb393f2d82027bf;p=pandora-kernel.git [PATCH] md: unify usage of symbolic names for perms Some places we use number (0660) someplaces names (S_IRUGO). Change all numbers to be names, and change 0655 to be what it should be. Also make some formatting more consistent. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed