commit | 3aec816ff62e49aa7d2ab67fa43fc837fc68d219 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Tue Mar 11 23:40:17 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Mar 11 23:40:17 2014 -0400 |
tree | f47220f95cb12ffcb91bf97c6fadacb011ce3055 | |
parent | b99888a070656cb81994d2e1e08d946597b1fe43 [diff] |
create_inode: fix gcc -Wall complaints We had several functions that were not returning zero on success. Fix this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>