diff options
| author | Nick Piggin <npiggin@suse.de> | 2010-01-29 18:38:30 -0500 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2010-04-27 11:32:46 -0400 |
| commit | 280c10e37fa879b97c0942e024e0b02059173ea0 (patch) | |
| tree | 8bc96a4f6e066700a38267828388e9567e42c2ee /include/linux/writeback.h | |
| parent | e8eb037afa1853a288a587b826c3f483ea046edd (diff) | |
fs-inode_lock-scale-7
Remove the global inode_lock
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: John Stultz <johnstul@us.ibm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'include/linux/writeback.h')
| -rw-r--r-- | include/linux/writeback.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/writeback.h b/include/linux/writeback.h index 90ad0abb935f..3e504f49753c 100644 --- a/include/linux/writeback.h +++ b/include/linux/writeback.h | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | 9 | ||
| 10 | struct backing_dev_info; | 10 | struct backing_dev_info; |
| 11 | 11 | ||
| 12 | extern spinlock_t inode_lock; | ||
| 13 | extern spinlock_t sb_inode_list_lock; | 12 | extern spinlock_t sb_inode_list_lock; |
| 14 | extern spinlock_t wb_inode_list_lock; | 13 | extern spinlock_t wb_inode_list_lock; |
| 15 | extern spinlock_t inode_hash_lock; | 14 | extern spinlock_t inode_hash_lock; |
