when findnode() is called with the 'create' flag set, instead of automatically opening a write transaction, we will now try to look up the name with a read transaction, and only open a write transaction if that failed.
when findnode() is called with the 'create' flag set, instead of automatically opening a write transaction, we will now try to look up the name with a read transaction, and only open a write transaction if that failed.