]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ocfs2/stack_user.c
llseek: automatically add .llseek fop
[net-next-2.6.git] / fs / ocfs2 / stack_user.c
index 2dc57bca0688165366364d88448d1e884ef6dd9f..0dbc6dae1de83d043e0d3c153a3c374134cbcf1d 100644 (file)
@@ -628,6 +628,7 @@ static const struct file_operations ocfs2_control_fops = {
        .read    = ocfs2_control_read,
        .write   = ocfs2_control_write,
        .owner   = THIS_MODULE,
+       .llseek  = default_llseek,
 };
 
 static struct miscdevice ocfs2_control_device = {