On Sun, 2019-06-30 at 08:27 -0700, Matthew Wilcox wrote: > On Sun, Jun 30, 2019 at 09:52:26AM -0400, Trond Myklebust wrote: > > +++ b/fs/locks.c > > @@ -212,6 +212,7 @@ struct file_lock_list_struct { > > static DEFINE_PER_CPU(struct file_lock_list_struct, > > file_lock_list); > > DEFINE_STATIC_PERCPU_RWSEM(file_rwsem); > > > > + > > /* > > * The blocked_hash is used to find POSIX lock loops for deadlock > > detection. > > * It is protected by blocked_lock_lock. > > *cough* > Oops. Yes, that hunk is probably non-critical. -- Trond Myklebust Linux NFS client maintainer, Hammerspace trond.myklebust@xxxxxxxxxxxxxxx