Author: vlendec Date: 2005-09-02 21:18:45 +0000 (Fri, 02 Sep 2005) New Revision: 9974
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9974 Log: Looks bigger than it is. This is a little cleanup of the share mode API. I would like to play with completely different schemes like the Roger Binns Revenge (tm ;-)) or other ideas for the share mode API to get better scalability. This hides moves all of the API to get_share_mode_lock instead of lock_share_mode. This might help to stuff some more state in that struct share_mode_lock. Get rid of the typedef in share_mode_entry... Volker Modified: trunk/source/include/smb.h trunk/source/locking/locking.c trunk/source/smbd/close.c trunk/source/smbd/open.c trunk/source/smbd/oplock.c trunk/source/utils/status.c trunk/source/web/statuspage.c Changeset: Sorry, the patch is too large (1282 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=9974
