fs: Use BUG_ON(!mnt) at dentry_open().
[deliverable/linux.git] / fs / locks.c
index 0f3998291f78e4fa08b5d3c102f6d8dcc120247a..822c3d1843af732934c9a393ffe8a51a0f7ff73f 100644 (file)
@@ -145,7 +145,6 @@ static DEFINE_SPINLOCK(file_lock_lock);
 
 /*
  * Protects the two list heads above, plus the inode->i_flock list
- * FIXME: should use a spinlock, once lockd and ceph are ready.
  */
 void lock_flocks(void)
 {
This page took 0.024214 seconds and 5 git commands to generate.