ovl: update doc for locking quirks
authorMiklos Szeredi <mszeredi@redhat.com>
Thu, 1 Sep 2016 09:21:16 +0000 (11:21 +0200)
committerMiklos Szeredi <mszeredi@redhat.com>
Mon, 5 Sep 2016 11:57:49 +0000 (13:57 +0200)
The quirk for file locks and leases no longer applies.

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Documentation/filesystems/overlayfs.txt

index bcbf9710e4af1a1c9f46d9fa9526851ebf9dc944..4de8475e3a0497aeae5a6e02ea793eb1857741b4 100644 (file)
@@ -185,9 +185,6 @@ filesystem, so both st_dev and st_ino of the file may change.
 
 Any open files referring to this inode will access the old data.
 
-Any file locks (and leases) obtained before copy_up will not apply
-to the copied up file.
-
 If a file with multiple hard links is copied up, then this will
 "break" the link.  Changes will not be propagated to other names
 referring to the same inode.
This page took 0.025059 seconds and 5 git commands to generate.