]> Sergey Matveev's repositories - public-inbox.git/commitdiff
ds: share watch_chg between watch_read/watch_write
authorEric Wong <e@80x24.org>
Mon, 24 Jun 2019 02:52:20 +0000 (02:52 +0000)
committerEric Wong <e@80x24.org>
Mon, 24 Jun 2019 05:26:26 +0000 (05:26 +0000)
There was much duplicate logic between watch_read and
watch_write.  Share that logic, and give us room to enable
edge-triggered or one-shot notifications in the future.


No differences found