Home
last modified time | relevance | path

Searched hist:c1e62b8fc355e0c3706f1ae0dacb72d1c514dc80 (Results 1 – 1 of 1) sorted by relevance

/linux/fs/
H A Dlocks.cdiff c1e62b8fc355e0c3706f1ae0dacb72d1c514dc80 Mon Feb 03 18:13:09 CET 2014 Jeff Layton <jlayton@redhat.com> locks: pass the cmd value to fcntl_getlk/getlk64

Once we introduce file private locks, we'll need to know what cmd value
was used, as that affects the ownership and whether a conflict would
arise.

Signed-off-by: Jeff Layton <jlayton@redhat.com>