Compare commits
2 Commits
v1.29-noti
...
v1.30-noti
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d68cd6c0e8 | ||
|
|
0d7c6a6203 |
@@ -29,7 +29,7 @@ Three patches against the scoutfs source tree:
|
||||
|
||||
Currently rebased against:
|
||||
|
||||
scoutfs v1.29
|
||||
scoutfs v1.30
|
||||
|
||||
See [base.txt](./base.txt).
|
||||
|
||||
@@ -66,7 +66,8 @@ git format-patch v1.30..notify -o patches/
|
||||
|
||||
## Tag history
|
||||
|
||||
v1.29-notify-4 (current — Go 1.26 toolchain)
|
||||
v1.30-notify-1 (current — rebased onto scoutfs v1.30, no code changes)
|
||||
v1.29-notify-4 (retired — last v1.29-base release)
|
||||
v1.29-notify-3 (retired — Go 1.21 toolchain)
|
||||
v1.29-notify-2 (retired — C daemon; had latent ring-size compile bug)
|
||||
v1.29-notify-1 (retired — shipped mount options)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From e226ce3bead4181110f7ba491207ebed584eed67 Mon Sep 17 00:00:00 2001
|
||||
From 6c5b791d47079df892ee25e6f17c22da2f643340 Mon Sep 17 00:00:00 2001
|
||||
From: William Gill <claude@williamgill.net>
|
||||
Date: Wed, 22 Apr 2026 14:38:51 -0500
|
||||
Subject: [PATCH 1/3] notify: core file-access notification infrastructure
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 28ebd2776c91db2df24b3b2cc3ed994fc3183b77 Mon Sep 17 00:00:00 2001
|
||||
From 496b47ab6dab052baecdfbabb0c92649a89d65b4 Mon Sep 17 00:00:00 2001
|
||||
From: William Gill <claude@williamgill.net>
|
||||
Date: Wed, 22 Apr 2026 14:40:04 -0500
|
||||
Subject: [PATCH 2/3] notify: file open/read hook sites
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
From 3fa637080d92a6f466738d321fac2f5c44a187db Mon Sep 17 00:00:00 2001
|
||||
From b6cbfc46485cb9b7f5e87d0ff451f81c25d7d41c Mon Sep 17 00:00:00 2001
|
||||
From: William Gill <claude@williamgill.net>
|
||||
Date: Wed, 22 Apr 2026 14:40:34 -0500
|
||||
Subject: [PATCH 3/3] notify: scoutfs-notifyd userspace relay daemon (Go 1.26)
|
||||
|
||||
Reference in New Issue
Block a user