From: Christoph Hellwig Date: Wed, 30 Apr 2008 07:54:46 +0000 (-0700) Subject: reiserfs: use open_bdev_excl X-Git-Tag: v2.6.26-rc1~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86098fa0115358abf5159093d11ddb306ce4b0da;p=pandora-kernel.git reiserfs: use open_bdev_excl Use the proper helper to open a blockdevice by name for filesystem use, this makes sure it's properly claimed (also added for open-by-number) and gets rid of the struct file abuse. Tested by mounting a reiserfs filesystem with external journal. Signed-off-by: Christoph Hellwig Cc: Chris Mason Cc: Jeff Mahoney Acked-by: Edward Shishkin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed