projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'fix/usx2y' into for-linus
[linux-2.6]
/
fs
/
xfs
/
Makefile
diff --git
a/fs/xfs/Makefile
b/fs/xfs/Makefile
index
c3dc491
..
60f107e
100644
(file)
--- a/
fs/xfs/Makefile
+++ b/
fs/xfs/Makefile
@@
-33,6
+33,7
@@
xfs-$(CONFIG_XFS_QUOTA) += $(addprefix quota/, \
xfs_qm_syscalls.o \
xfs_qm_bhv.o \
xfs_qm.o)
+xfs-$(CONFIG_XFS_QUOTA) += linux-2.6/xfs_quotaops.o
ifeq ($(CONFIG_XFS_QUOTA),y)
xfs-$(CONFIG_PROC_FS) += quota/xfs_qm_stats.o