DIR:/usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/fs/jbd/ |
Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/fs/jbd/Makefile |
# # Makefile for the linux journaling routines. # obj-$(CONFIG_JBD) += jbd.o jbd-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o |