mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-07 16:47:11 +00:00
Print warning if printing a data dev, you probably wanted the meta dev. Change read_block to return err value. Otherwise there are confusing ENOMEM messages when pread() fails. e.g. try to print /dev/null. Signed-off-by: Andy Grover <agrover@versity.com>