]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/ubifs/debug.c
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[net-next-2.6.git] / fs / ubifs / debug.c
index c664f10aec6cd11510f87d74b8568ad59b6a087a..0bee4dbffc31fc7c0412f863cb630f070c274f09 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,
 };
 
 /**