]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/buffer_head.h
buffer: set errors in mapping at the time that the error occurs
[karo-tx-linux.git] / include / linux / buffer_head.h
index bd029e52ef5ee232f77ff28ef3a7b4ec391f1d71..e0abeba3ced75aca77b7cc5ac3ab00668678d3a8 100644 (file)
@@ -149,6 +149,7 @@ void buffer_check_dirty_writeback(struct page *page,
  */
 
 void mark_buffer_dirty(struct buffer_head *bh);
+void mark_buffer_write_io_error(struct buffer_head *bh);
 void init_buffer(struct buffer_head *, bh_end_io_t *, void *);
 void touch_buffer(struct buffer_head *bh);
 void set_bh_page(struct buffer_head *bh,