commit | 2d09a2ca6a6c66d765458df2653f888c4a481c81 | [log] [tgz] |
---|---|---|
author | Mike Marshall <hubcap@omnibond.com> | Wed Apr 06 10:52:38 2016 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Fri Apr 08 14:08:27 2016 -0400 |
tree | eccdc3563f78d10fdc043e428f37adc0546fa896 | |
parent | 9735a22799b9214d17d3c231fe377fc852f042e9 [diff] |
Orangefs: xattr.c cleanup 1. It is nonsense to test for negative size_t, suggested by David Binderman <dcb314@hotmail.com> 2. By the time Orangefs gets called, the vfs has ensured that name != NULL, and that buffer and size are sane. Signed-off-by: Mike Marshall <hubcap@omnibond.com>