btrfs: usage error should not be logged into system log
authorAnand Jain <Anand.Jain@oracle.com>
Tue, 20 May 2014 06:38:11 +0000 (14:38 +0800)
committerChris Mason <clm@fb.com>
Tue, 10 Jun 2014 00:20:54 +0000 (17:20 -0700)
commit402a0f475938f26b0c7b3175c8163b91a12a8a9a
tree7ef1a815e6e0ceb3cbb3b78f6371f818fbd02f55
parent67a77eb147a36fdc346f1b9ff84649209d51f1da
btrfs: usage error should not be logged into system log

I have an opinion that system logs /var/log/messages are
valuable info to investigate the real system issues at
the data center. People handling data center issues
do spend a lot time and efforts analyzing messages
files. Having usage error logged into /var/log/messages
is something we should avoid.

Signed-off-by: Anand Jain <Anand.Jain@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/sysfs.c