-
由 Steven Whitehouse 提交于
The following patch speeds up lock_dlm's locking by moving the sprintf out from the lock acquisition path and into the lock creation path. This reduces the amount of CPU time used in acquiring locks by a fair amount. Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com> Acked-by: NDavid Teigland <teigland@redhat.com>
f35ac346