[PATCH] Catch and print if directory= doesn't exist
authorJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 13:59:22 +0000 (14:59 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Sat, 10 Feb 2007 13:59:22 +0000 (14:59 +0100)
commit16edf25dba269ee9e8239130e75b690440b1e120
tree33bf18571271513c3daa61cf541c6109d12d6ad6
parent311b84aeb3f8eba70191353b4b9fe0a2576f9d95
[PATCH] Catch and print if directory= doesn't exist

Currently we fail in an odd way, make it more explicit why we fail.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
init.c