X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fgfs2%2FMakefile;h=8fff11058cee5b28e7cd0d4b22843dbd93d6a349;hb=a62f735cbb1a0937ab6a9196dadf752694ef0b7f;hp=e3f1ada643ac110008cfdfdfe28f65d7e4374172;hpb=e9fc2aa091ab8fa46e60d4c9d06a89305c441652;p=linux-2.6-omap-h63xx.git diff --git a/fs/gfs2/Makefile b/fs/gfs2/Makefile index e3f1ada643a..8fff11058ce 100644 --- a/fs/gfs2/Makefile +++ b/fs/gfs2/Makefile @@ -1,8 +1,8 @@ obj-$(CONFIG_GFS2_FS) += gfs2.o gfs2-y := acl.o bmap.o daemon.o dir.o eaops.o eattr.o glock.o \ glops.o inode.o lm.o log.o lops.o locking.o main.o meta_io.o \ - mount.o ondisk.o ops_address.o ops_dentry.o ops_export.o ops_file.o \ - ops_fstype.o ops_inode.o ops_super.o ops_vm.o quota.o \ + mount.o ops_address.o ops_dentry.o ops_export.o ops_file.o \ + ops_fstype.o ops_inode.o ops_super.o quota.o \ recovery.o rgrp.o super.o sys.o trans.o util.o obj-$(CONFIG_GFS2_FS_LOCKING_NOLOCK) += locking/nolock/