commit | ebbefc011e56bd85b4745d01e5b8d7d05d95ed5d | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 05 14:54:41 2008 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Dec 04 04:22:56 2008 -0500 |
tree | 72fbb3af072efa57f4d0562b3be512edf280fcf7 | |
parent | 1c925604e1038c7c65b91a92d14dc972b3a70a97 [diff] |
[PATCH] clean up blkdev_get a little bit The way the bd_claim for the FMODE_EXCL case is implemented is rather confusing. Clean it up to the most logical style. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>