NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
[deliverable/linux.git] / fs / ntfs / Makefile
index 894b2b876d353b5c61a81e30d39ef608993f9000..a3ce2c0e7dd96dfcd8a5139888bcbfbc030a7604 100644 (file)
@@ -6,7 +6,7 @@ ntfs-objs := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
             index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
             unistr.o upcase.o
 
-EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.24\"
+EXTRA_CFLAGS = -DNTFS_VERSION=\"2.1.25-WIP\"
 
 ifeq ($(CONFIG_NTFS_DEBUG),y)
 EXTRA_CFLAGS += -DDEBUG
This page took 0.025563 seconds and 5 git commands to generate.