Improved the differentiation of the transmit flags from the live flags
authorWayne Davison <wayned@samba.org>
Tue, 27 Jan 2004 01:05:14 +0000 (01:05 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 27 Jan 2004 01:05:14 +0000 (01:05 +0000)
by naming the transmit flags with an XMIT_ prefix.  Improved the names
of two other flags, got rid of the LIVE_FLAGS mask, and shortened the
flag storage in the flist struct (to save memory).


No differences found