commit | 38e7385e74258301d0fc6604c0e259c2807f8357 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 18 09:14:31 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Apr 18 09:14:31 2009 -0400 |
tree | 54309b4443739c1d3808fe1ca314d7329aeca864 | |
parent | 1207e36d0a8674d6c627bb9b2759faf1e290e13e [diff] |
uuidd: Fix warn_unused_result warnings from gcc Fixed a potential bug caused by partial returns from the write system call (especially possible for network connections). Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>