]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/hugetlbfs/inode.c
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux...
[net-next-2.6.git] / fs / hugetlbfs / inode.c
index 1f7ca505d48e52a2a86f6884580aa07bc07dbf6d..a14328d270e855a4d16d3772b9ad464bab296bdc 100644 (file)
@@ -689,6 +689,7 @@ const struct file_operations hugetlbfs_file_operations = {
        .mmap                   = hugetlbfs_file_mmap,
        .fsync                  = noop_fsync,
        .get_unmapped_area      = hugetlb_get_unmapped_area,
+       .llseek         = default_llseek,
 };
 
 static const struct inode_operations hugetlbfs_dir_inode_operations = {