]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/jfs/namei.c
[PATCH] fix ->llseek for more directories
[linux-2.6-omap-h63xx.git] / fs / jfs / namei.c
index e199dde7b83c6b79db13297c9e27fb0ffd09e28f..cc3cedffbfa11d69b4c6b5bb4b4a5ab96e99dc4c 100644 (file)
@@ -1547,6 +1547,7 @@ const struct file_operations jfs_dir_operations = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = jfs_compat_ioctl,
 #endif
+       .llseek         = generic_file_llseek,
 };
 
 static int jfs_ci_hash(struct dentry *dir, struct qstr *this)