Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196872
b: refs/heads/master
c: fa4b907
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Jens Axboe committed May 21, 2010
1 parent b29eed4 commit b5b1f0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f1ac2502e19c59e996242d406fcc60e4c563e8ce
refs/heads/master: fa4b9074cd8428958c2adf9dc0c831f46e27c193
1 change: 1 addition & 0 deletions trunk/fs/buffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ void invalidate_bdev(struct block_device *bdev)
return;

invalidate_bh_lrus();
lru_add_drain_all(); /* make sure all lru add caches are flushed */
invalidate_mapping_pages(mapping, 0, -1);
}
EXPORT_SYMBOL(invalidate_bdev);
Expand Down

0 comments on commit b5b1f0d

Please sign in to comment.