Revision 988052f47adc5c3b0b004180b59bb3761d91b752 authored by Linus Torvalds on 11 July 2019, 02:21:38 UTC, committed by Linus Torvalds on 11 July 2019, 02:21:38 UTC
Pull file locking updates from Jeff Layton:
 "Just a couple of small lease-related patches this cycle.

  One from Ira to add a new tracepoint that fires during lease conflict
  checks, and another patch from Amir to reduce false positives when
  checking for lease conflicts"

* tag 'locks-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux:
  locks: eliminate false positive conflicts for write lease
  locks: Add trace_leases_conflict
2 parent s 028db3e + 387e374
Raw File
.cocciconfig
[spatch]
	options = --timeout 200
	options = --use-gitgrep
back to top