Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
[pandora-kernel.git] / fs / cifs / inode.c
index 9ff8df8..a174605 100644 (file)
@@ -1806,7 +1806,7 @@ cifs_revalidate_mapping(struct inode *inode)
        }
 
        clear_bit_unlock(CIFS_INO_LOCK, flags);
-       smp_mb__after_clear_bit();
+       smp_mb__after_atomic();
        wake_up_bit(flags, CIFS_INO_LOCK);
 
        return rc;