commit | 43f3f057c56d030546145696627f13f95735be95 | [log] [tgz] |
---|---|---|
author | Felix Blyakher <felixb@sgi.com> | Thu Jan 22 21:34:05 2009 -0600 |
committer | Felix Blyakher <felixb@sgi.com> | Tue Feb 03 11:04:54 2009 -0600 |
tree | 80124e5096315934cf90af96d5b6d71428ed1b89 | |
parent | 6139a2360987f55e4490a7813cf69df74ec8b93a [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>