mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-09 04:36:11 +10:00
Explicitly mention advisory file locking
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
## Required NFS Server features
|
||||
|
||||
**File locking**: GitLab **requires** file locking which is only supported
|
||||
natively in NFS version 4. NFSv3 also supports locking as long as
|
||||
**File locking**: GitLab **requires** advisory file locking, which is only
|
||||
supported natively in NFS version 4. NFSv3 also supports locking as long as
|
||||
Linux Kernel 2.6.5+ is used. We recommend using version 4 and do not
|
||||
specifically test NFSv3.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user