commit | 5e1065726e0350097d8fe18dc2fcf86516a0a1f2 | [log] [tgz] |
---|---|---|
author | Felix Blyakher <felixb@sgi.com> | Thu Jan 22 21:34:05 2009 -0600 |
committer | Felix Blyakher <felixb@sgi.com> | Tue Jan 27 13:37:24 2009 -0600 |
tree | cb14177400c2d7187975b7c794629809dc3cbfd3 | |
parent | 957274d7ce39eb9dab3666fc5c9f634c4d9fbf9d [diff] |
[XFS] Warn on transaction in flight on read-only remount 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>