mirror of
https://github.com/versity/scoutfs.git
synced 2026-06-03 10:16:21 +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>