]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/buffer.c
o Remove confusing Kconfig text for CONFIGFS_FS.
[karo-tx-linux.git] / fs / buffer.c
index 8bcbac87a28c6dba2a747bd5ea60fafbd362aeaf..5e4a90ee103f5eacedc1f8acaafacb847f56b5ec 100644 (file)
@@ -1022,6 +1022,7 @@ try_again:
 
                bh->b_state = 0;
                atomic_set(&bh->b_count, 0);
+               bh->b_private = NULL;
                bh->b_size = size;
 
                /* Link the buffer to its page */