forced commit to note that the last delta also reordered some code in
remove_sd_entry() to: Simplify (hopefully) it by moving all error returns closer to the beginning of the function. Return an error when "Error removing subdisk %s: not found in plex %s\n" would have been reported, as I doubt that we are "OK" after printing that error message.
This commit is contained in:
parent
4c574bfd68
commit
1a1f84bdd7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72769
@ -48,7 +48,7 @@
|
||||
* $Id: vinumconfig.c,v 1.30 2000/05/01 09:45:50 grog Exp grog $
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
|
||||
#define STATIC static
|
||||
|
||||
#include <dev/vinum/vinumhdr.h>
|
||||
|
Loading…
Reference in New Issue
Block a user