From: Al Viro Date: Mon, 8 Oct 2007 17:24:05 +0000 (-0400) Subject: [PATCH] sanitize blkdev_get() and friends X-Git-Tag: v2.6.28-rc1~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=572c48921574dbe6dceb958cf965aa962baefde4;p=pandora-kernel.git [PATCH] sanitize blkdev_get() and friends * get rid of fake struct file/struct dentry in __blkdev_get() * merge __blkdev_get() and do_open() * get rid of flags argument of blkdev_get() Signed-off-by: Al Viro --- Reading git-diff-tree failed