]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/fat/inode.c
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
[mirror_ubuntu-artful-kernel.git] / fs / fat / inode.c
index 0e277ec4b6120663795086b3a0cc80c4d1fcc813..8d68690bdcf1b2f26bb318972218930daa9676a6 100644 (file)
@@ -236,7 +236,6 @@ static const struct address_space_operations fat_aops = {
        .readpages      = fat_readpages,
        .writepage      = fat_writepage,
        .writepages     = fat_writepages,
-       .sync_page      = block_sync_page,
        .write_begin    = fat_write_begin,
        .write_end      = fat_write_end,
        .direct_IO      = fat_direct_IO,