delphij
33ff87b33e
Prevent NULL deference by checking return value of
...
gctl_get_asciiparam.
MFC after: 2 weeks
2010-02-02 22:25:22 +00:00
ivoras
bbd4c1e2b3
Go through with write_metadata() non-error-handling and make it return "void".
...
This is mostly to avoid dead variable assignment warning by LLVM.
No functional change.
Pointed out by: trasz
Approved by: gnn (mentor)
2010-01-25 20:51:40 +00:00
delphij
daa5ac1135
Avoid NULL deference.
...
Reviewed by: ivoras
2008-06-30 15:21:42 +00:00
pjd
581e534e82
LINT compiled just fine for me, but it seems it breaks tinerbox way of
...
compiling LINT.
Approved by: re (implicitly)
2007-09-23 15:10:48 +00:00
pjd
27bd800e61
Bring in the GEOM Virtualisation class, which allows to create huge GEOM
...
providers with limited physical storage and add physical storage as
needed.
Submitted by: Ivan Voras
Sponsored by: Google Summer of Code 2006
Approved by: re (kensmith)
2007-09-23 07:34:23 +00:00