X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fcoda%2Fpioctl.c;fp=fs%2Fcoda%2Fpioctl.c;h=028a9a0f588b2664cee7ab65a3a7f8ccc88af61c;hb=6038f373a3dc1f1c26496e60b6c40b164716f07e;hp=ca25d96d45c9a51caa6d63d33f6670eaa769fcbc;hpb=1ec5584e3edf9c4bf2c88c846534d19cf986ba11;p=pandora-kernel.git diff --git a/fs/coda/pioctl.c b/fs/coda/pioctl.c index ca25d96d45c9..028a9a0f588b 100644 --- a/fs/coda/pioctl.c +++ b/fs/coda/pioctl.c @@ -39,6 +39,7 @@ const struct inode_operations coda_ioctl_inode_operations = { const struct file_operations coda_ioctl_operations = { .owner = THIS_MODULE, .unlocked_ioctl = coda_pioctl, + .llseek = noop_llseek, }; /* the coda pioctl inode ops */