commit | 6ab8eb1cffcc5640ca5b07c2a0ddfaa8fbbcc754 | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Mon Feb 12 00:51:42 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 12 09:48:27 2007 -0800 |
tree | aa4fdc3943a6649bb33835e43b3e5787d0f19c54 | |
parent | 33a266dda9fbbe72dd978a451a8ee33c59da5e9c [diff] |
[PATCH] Make XFS use BH_Unwritten and BH_Delay correctly Don't hide buffer_unwritten behind buffer_delay() and remove the hack that clears unexpected buffer_unwritten() states now that it can't happen. Signed-off-by: Dave Chinner <dgc@sgi.com> Acked-by: Christoph Hellwig <hch@lst.de> Cc: Timothy Shimmin <tes@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>