]> www.infradead.org Git - mtd-utils.git/commit
mkfs.ubifs: Store directory name len in the temporary index
authorRichard Weinberger <richard@nod.at>
Thu, 18 Oct 2018 14:36:47 +0000 (16:36 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Thu, 1 Nov 2018 11:38:25 +0000 (12:38 +0100)
commit35b6f36c9bee7492ed6303a6604f450963f7f8f5
treea112bc67dce881205d688b059687e4a80ff76d06
parenta1bd316e23e0098e44829b0e238ee5408996dd75
mkfs.ubifs: Store directory name len in the temporary index

since names are no longer strings, we need to know the length.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
ubifs-utils/mkfs.ubifs/mkfs.ubifs.c