DIR:/usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/fs/jbd2/ |
Current File : //usr/src/kernels/3.10.0-1160.119.1.el7.x86_64/fs/jbd2/Makefile |
# # Makefile for the linux journaling routines. # obj-$(CONFIG_JBD2) += jbd2.o jbd2-objs := transaction.o commit.o recovery.o checkpoint.o revoke.o journal.o |