commit | 3e9f45bd18191bbd05468b19b7064b8da8262aba | [log] [tgz] |
---|---|---|
author | Guillaume Chazarain <guichaz@yahoo.fr> | Tue May 08 00:23:25 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue May 08 11:14:57 2007 -0700 |
tree | 06c790a9cb1afc83d170447a277e51f5a1a5f303 | |
parent | c83e44842074a87614c78eca70fa6467b0bc3c4a [diff] |
Factor outstanding I/O error handling Cleanup: setting an outstanding error on a mapping was open coded too many times. Factor it out in mapping_set_error(). Signed-off-by: Guillaume Chazarain <guichaz@yahoo.fr> Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>