On Mon, Mar 23, 2026 at 08:31:45PM +0000, Pasha Tatashin wrote: > Verify that a file can only be preserved once across all active > sessions. Attempting to preserve it a second time, whether in the same > or a different session, should fail with EBUSY. > > Signed-off-by: Pasha Tatashin <[email protected]>
Reviewed-by: Mike Rapoport (Microsoft) <[email protected]> > --- > .../testing/selftests/liveupdate/liveupdate.c | 41 +++++++++++++++++++ > 1 file changed, 41 insertions(+) -- Sincerely yours, Mike.

