Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[platform/adaptation/renesas_rcar/renesas_kernel.git] / fs / ubifs / debug.c
index c664f10..0bee4db 100644 (file)
@@ -2781,6 +2781,7 @@ static const struct file_operations dfs_fops = {
        .open = open_debugfs_file,
        .write = write_debugfs_file,
        .owner = THIS_MODULE,
+       .llseek = default_llseek,
 };
 
 /**