commit | 935a123f3b9156e18d1397a05e5b5f1a5e021f22 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 14:48:59 2009 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Wed Apr 22 14:48:59 2009 -0400 |
tree | 29b854eb354477c076a39df0ffcede6bfbba2a6c | |
parent | 9ea68828f31d5be1f6622321464533b35dd6d762 [diff] |
libss: Fix warn_unused_result warnings from gcc Fixed a potential bug where by partial returns from the write system call could the fallback pager to drop characters. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>