X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fpipe.c;h=4065f07366b37e2982b1841aeaf308492a351a3d;hb=510597e26e2a072e2d46ea5bc57feaf385e37f70;hp=0e0be1dc0f8ef67e433cefb9d46c708b2a2ca52d;hpb=965e32b18d6b6bbcb79f4a7308fc8bdb4d03e813;p=pandora-kernel.git diff --git a/fs/pipe.c b/fs/pipe.c index 0e0be1dc0f8e..4065f07366b3 100644 --- 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, }; /*