commit | 6e6b71d697c9a66ab19e67ca2cad10168477a107 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 15:12:40 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 15:12:40 2009 -0400 |
tree | 6da3000a4757fc5f45c13a3bd885ed7e4e973f40 | |
parent | fb72556af88bf01459519d1028743c54a71bcca1 [diff] |
logsave: Fix warn_unused_result warnings from gcc Fixed a potential bug where by partial returns from the write(2) system call could some bytes to be lost when writing to the log file. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>