mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
When mixing -olock and -onolock mounts on the same client, we have to check that fl->fl_u.nfs_fl.owner is set before dereferencing it. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>