Bug Fixes

#853209 (Bug #72629) ** 'p4 fstat @=<promoted shelf>' from an edge server would not automatically fetch meta-data for a remote shelf unless the -Rs option was specified.

#850073 (Bug #72842) ** 'p4 submit' will no longer record revisions with invalid archive paths after unshelving an integrated file through a branch view.

#849654 (Bug #72162) ** Comands which must find lazy copies, i.e. obliterate, retype, and fstat -Oz could cause stack overflows when there are many branches against the same file. Fixed.

#849566 (Bug #72816) ** The Edge Server algorithm for handling the replication of a large 'p4 obliterate' command is now more efficient.

#844664 (Bug #72542) ** 'p4 fstat' will no longer return 'isMapped' twice on files that are open for move/add.

#844110 (Bug #72726) ** A replica with rpl.checksum.change set to 2 or higher might incorrectly report that a changelist checksum differed if the changelist contained moved files which had previously been moved by an earlier changelist (and both moves were lazy copies)

#844029 (Bug #72471) ** 'p4 renameuser' no longer corrupts the user's stored password.

#843871 (Bug #72411) ** 'p4 admin journal' and 'p4d -jj' could incorrectly rotate the server's journal on a heavily loaded Linux server, resulting in some journal records which were generated after the journal rotation being written to the end of the already-rotated journal.