commit | 370f048214b4e9aa2102fa3c454ae1374da287c5 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@sandeen.net> | Thu Jul 02 00:09:33 2009 -0500 |
committer | Felix Blyakher <felixb@sgi.com> | Thu Jul 02 00:27:02 2009 -0500 |
tree | f2cf729754d584a4a0af8082822df7e69fe283dc | |
parent | e83f1eb6bfc4004c19a99ee5f5aa65bd3fbecec3 [diff] |
xfs: add more statics & drop some unused functions A lot more functions could be made static, but they need forward declarations; this does some easy ones, and also found a few unused functions in the process. Signed-off-by: Eric Sandeen <sandeen@sandeen.net> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Felix Blyakher <felixb@sgi.com>