From: Al Viro Date: Sat, 23 Feb 2008 00:50:45 +0000 (-0500) Subject: [PATCH] propagate mode through open_bdev_excl/close_bdev_excl X-Git-Tag: v2.6.28-rc1~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c40d2c01f68c7eb1a41ab3552bdaf5dbf300d4;p=pandora-kernel.git [PATCH] propagate mode through open_bdev_excl/close_bdev_excl replace open_bdev_excl/close_bdev_excl with variants taking fmode_t. superblock gets the value used to mount it stored in sb->s_mode Signed-off-by: Al Viro --- Reading git-diff-tree failed