summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2012-05-16 13:30:35 -0400
committerTrond Myklebust <Trond.Myklebust@netapp.com>2012-05-16 10:37:14 -0700
commit6b34309936ed5c85cbe5868655814065f42c2f38 (patch)
treecf5ac1d01577fe1190a4adc341c5f631026e5189 /fs
parent5f23eff3814e9d255464e7a03dba47c27069ac78 (diff)
downloadlinux-stable-6b34309936ed5c85cbe5868655814065f42c2f38.tar.gz
linux-stable-6b34309936ed5c85cbe5868655814065f42c2f38.tar.bz2
linux-stable-6b34309936ed5c85cbe5868655814065f42c2f38.zip
sunrpc: suppress page allocation warnings in xprt_alloc_slot()
It's easily possible for these allocations to fail since we're using GFP_NOWAIT here. We don't want to spam the logs with warnings about that though. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions