xfs: don't warn about page discards on shutdown
authorDave Chinner <dchinner@redhat.com>
Mon, 15 Mar 2010 02:36:35 +0000 (02:36 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 16 Mar 2010 20:40:53 +0000 (15:40 -0500)
If we are doing a forced shutdown, we can get lots of noise about
delalloc pages being discarded. This is happens by design during a
forced shutdown, so don't spam the logs with these messages.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Elder <aelder@sgi.com>

No differences found