commit | 31625f28ad7be67701dc4cefcf52087addd88af4 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Fri Oct 11 14:12:31 2013 -0500 |
committer | Ben Myers <bpm@sgi.com> | Thu Oct 17 13:31:25 2013 -0500 |
tree | fcfbb1cb1bff5363bac0d8f2f29d389b82b5bceb | |
parent | 08e96e1a3c5fd823f846df813b0b8be8e734c6c2 [diff] |
xfs: don't emit corruption noise on fs probes If we get EWRONGFS due to probing of non-xfs filesystems, there's no need to issue the scary corruption error and backtrace. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>