diff options
author | David Sterba <dsterba@suse.com> | 2016-02-11 15:30:07 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-18 18:35:16 -0700 |
commit | 202efaae84a571169bb9f0b17618eb7f718675cc (patch) | |
tree | 3e892dfca6dc894c88b433ac2b842fcee7b3d1b5 /fs/btrfs/disk-io.c | |
parent | 94863434d5f90aae0a956f7c2b753f959dcc0c85 (diff) |
btrfs: remove error message from search ioctl for nonexistent tree
commit 11ea474f74709fc764fb7e80306e0776f94ce8b8 upstream.
Let's remove the error message that appears when the tree_id is not
present. This can happen with the quota tree and has been observed in
practice. The applications are supposed to handle -ENOENT and we don't
need to report that in the system log as it's not a fatal error.
Reported-by: Vlastimil Babka <vbabka@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/btrfs/disk-io.c')
0 files changed, 0 insertions, 0 deletions