Merge branch 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris...
[linux-block.git] / fs / nilfs2 / gcinode.c
index 19d2102b6a69ee09fa0d7b7a819b96e31c51e903..1b3c2bb20da92665c84fe3ca3a0ab85399865cce 100644 (file)
@@ -52,8 +52,9 @@
 #include "dat.h"
 #include "ifile.h"
 
-static struct address_space_operations def_gcinode_aops = {};
-/* XXX need def_gcinode_iops/fops? */
+static struct address_space_operations def_gcinode_aops = {
+       .sync_page              = block_sync_page,
+};
 
 /*
  * nilfs_gccache_submit_read_data() - add data buffer and submit read request