commit | 306bb73d12f13684ffcd735838c3e6f7515ab626 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Aug 09 01:58:52 2009 +0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 16 12:16:44 2009 -0500 |
tree | d66d10a4ed03f325194a595a7b6e87d8c0f21206 | |
parent | 6de88d72927dc85297b3075024487313c4ba3a2e [diff] |
fix the crap in dst/dcore * don't reinvent the wheels, please - open_bdev_exclusive() is there for purpose * both open_by_devnum() and open_bdev_exclusive() return ERR_PTR(...) upon error, not NULL Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>