mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Changed profile version number to 7 - added sendfile statistics.
Jeremy.
This commit is contained in:
parent
d7024e8cb9
commit
2d080d7579
@ -34,7 +34,7 @@ enum flush_reason_enum { SEEK_FLUSH, READ_FLUSH, WRITE_FLUSH, READRAW_FLUSH,
|
||||
|
||||
#define PROF_SHMEM_KEY ((key_t)0x07021999)
|
||||
#define PROF_SHM_MAGIC 0x6349985
|
||||
#define PROF_SHM_VERSION 6
|
||||
#define PROF_SHM_VERSION 7
|
||||
|
||||
/* time values in the following structure are in microseconds */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user