]> Pileus Git - ~andy/linux/blobdiff - drivers/idle/i7300_idle.c
Btrfs: put the block group cache after we commit the super
[~andy/linux] / drivers / idle / i7300_idle.c
index 15341fc1c68b0600e769141562bf08897c1718fe..c976285d313eea4a6b5e2916c73a56350eeb3074 100644 (file)
@@ -536,6 +536,7 @@ static ssize_t stats_read_ul(struct file *fp, char __user *ubuf, size_t count,
 static const struct file_operations idle_fops = {
        .open   = stats_open_generic,
        .read   = stats_read_ul,
+       .llseek = default_llseek,
 };
 
 struct debugfs_file_info {