added code to allow traversal of the byte range lock database
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2000 11:14:44 +0000 (11:14 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 Jan 2000 11:14:44 +0000 (11:14 +0000)
commit5f022629146701e6d543f77007dc944e4277ab0c
tree0702f9156f73e6adedb1d330974fd95caafd5f50
parent10d9d81e8b7eba588526a5d479be74ce8f86fc55
added code to allow traversal of the byte range lock database
this is used with "smbstatus -B" to dump the lock list
source/locking/brlock.c
source/locking/locking.c
source/utils/status.c