commit | 3c0f2812b0d1b2b678ade69e441ba10ba87194a9 | [log] [tgz] |
---|---|---|
author | Jeff Mahoney <jeffm@suse.com> | Mon Jun 06 13:47:24 2016 -0400 |
committer | Jeff Mahoney <jeffm@suse.com> | Mon Jun 06 14:05:36 2016 -0400 |
tree | 3e58ad44af4c9d3c24fa1a974cc124dc81571521 | |
parent | 59dc067e7947475eab88fc1a83178f405515d7ca [diff] |
reiserfsprogs: use com_err in reiserfs_open We dump failure messages to the terminal regardless of whether the caller wants them or not. This can be annoying when used as part of a general tool that tests to see which file system is on a device by calling its open routine. Signed-off-by: Jeff Mahoney <jeffm@suse.com>