]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/pipe.c
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux...
[mv-sheeva.git] / fs / pipe.c
index 0e0be1dc0f8ef67e433cefb9d46c708b2a2ca52d..4065f07366b37e2982b1841aeaf308492a351a3d 100644 (file)
--- a/fs/pipe.c
+++ b/fs/pipe.c
@@ -1254,6 +1254,7 @@ out:
 
 static const struct super_operations pipefs_ops = {
        .destroy_inode = free_inode_nonrcu,
+       .statfs = simple_statfs,
 };
 
 /*