Skip to content

Commit 62c9ed8

Browse files
committed
Merge branch 'master' of https://github.com/timemath/hmfs
Conflicts: fs/hmfs/Makefile
2 parents aa981c4 + 335bbb2 commit 62c9ed8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fs/hmfs/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ccflags-y += -DCONFIG_HMFS_DEBUG_RW_LOCK
88
obj-m += hmfs.o
99

1010
hmfs-objs := super.o node.o inode.o checkpoint.o file.o data.o namei.o segment.o hash.o dir.o symlink.o gc.o recovery.o
11+
1112
hmfs-objs += debug.o
1213
hmfs-objs += xattr.o
1314
hmfs-objs += util.o

0 commit comments

Comments
 (0)