git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72208ee
)
xfs: tone down writepage/releasepage WARN_ONs
author
Christoph Hellwig
<hch@infradead.org>
Fri, 6 Jun 2014 06:05:15 +0000
(16:05 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Fri, 6 Jun 2014 06:05:15 +0000
(16:05 +1000)
I recently ran into the issue fixed by
"xfs: kill buffers over failed write ranges properly"
which spams the log with lots of backtraces. Make debugging any
issues like that easier by using WARN_ON_ONCE in the writeback code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_aops.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_aops.c
Simple merge