NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/30525: remounting ffs read-only (mount -ur) does not sync



The following reply was made to PR kern/30525; it has been noted by GNATS.

From: "J. Hannken-Illjes" <hannken%eis.cs.tu-bs.de@localhost>
To: coypu%sdf.org@localhost
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: kern/30525: remounting ffs read-only (mount -ur) does not sync
Date: Sat, 5 May 2018 10:41:18 +0200

 The test fs/vfs/t_rwtoro.c covers
 
 - remount r/o with no file open
 - remount r/o with file open for reading
 - remount r/o with file open for writing
 - remount r/o with unlinked file open for reading
 
 both direct on ffs and through layer to ffs and
 didn't fail for a long time.
 
 All recipes mentioned in this PR have ben fixed.
 
 --
 J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig (Germany)
 


Home | Main Index | Thread Index | Old Index