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:
6139a23
)
[XFS] Warn on transaction in flight on read-only remount
author
Felix Blyakher
<felixb@sgi.com>
Fri, 23 Jan 2009 03:34:05 +0000
(21:34 -0600)
committer
Felix Blyakher
<felixb@sgi.com>
Tue, 3 Feb 2009 17:04:54 +0000
(11:04 -0600)
Till VFS can correctly support read-only remount without racing,
use WARN_ON instead of BUG_ON on detecting transaction in flight
after quiescing filesystem.
Signed-off-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
No differences found