+15
−12
Loading
Instead of returning an error value, which ends up being the return
value for the read() system call, it is more elegant to simply return
the error as a string value.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>