summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorPaul Gortmaker <paul.gortmaker@windriver.com>2015-08-25 16:59:16 -0400
committerJ. Bruce Fields <bfields@redhat.com>2015-08-31 16:32:08 -0400
commit46cc8ba30445025f0ed3ed9f429aea573b301122 (patch)
treeb272f2fd04aa3b74f594522a2247da6263f695ad /samples
parent7fadc59cc89f207ff6ca3d0951e11265fb4f806e (diff)
downloadlinux-46cc8ba30445025f0ed3ed9f429aea573b301122.tar.bz2
nfsd: don't WARN/backtrace for invalid container deployment.
These messages, combined with the backtrace they trigger, makes it seem like a serious problem, though a quick search shows distros marking it as a "won't fix" non-issue when the problem is reported by users. The backtrace is overkill, and only really manages to show that if you follow the code path, you can't really avoid it with bootargs or configuration settings in the container. Given that, lets tone it down a bit and get rid of the WARN severity, and the associated backtrace, so people aren't needlessly alarmed. Also, lets drop the split printk line, since they are grep unfriendly. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions