OSDN Git Service

Rename write_entry() to commit_entry().
authorrelan <relan@users.noreply.github.com>
Fri, 23 Dec 2016 17:34:59 +0000 (20:34 +0300)
committerrelan <relan@users.noreply.github.com>
Mon, 16 Jan 2017 06:29:08 +0000 (09:29 +0300)
commit7157501b8b2202f0c8fcc204cb2b82de9596a8e6
tree0a7adc40208398930f38a38e83187615aa322056
parent6f8123064cab7a46c3d81ba6fef1190262534d28
Rename write_entry() to commit_entry().

This function doesn't just write an entry, it also constructs a new node
and adds it into the tree.
libexfat/node.c