Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a632f559 authored by Anton Altaparmakov's avatar Anton Altaparmakov Committed by Al Viro
Browse files

NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.

parent 171a0203
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \

ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o

ccflags-y := -DNTFS_VERSION=\"2.1.31\"
ccflags-y := -DNTFS_VERSION=\"2.1.32\"
ccflags-$(CONFIG_NTFS_DEBUG)	+= -DDEBUG
ccflags-$(CONFIG_NTFS_RW)	+= -DNTFS_RW
+307 −476

File changed.

Preview size limit exceeded, changes collapsed.