commit | 24418492aa245e9812c425593883b9db52fd8d29 | [log] [tgz] |
---|---|---|
author | Hannes Eder <hannes@hanneseder.net> | Wed Mar 04 19:33:48 2009 +0100 |
committer | Felix Blyakher <felixb@sgi.com> | Fri Mar 06 17:20:15 2009 -0600 |
tree | f22d074cabd39f4882403ebd66d72e552dab49e0 | |
parent | 47d1ff6e1a24c0126cd0243b1d6d0a3ffbd7a026 [diff] |
xfs: move declaration to header file Fix this sparse warning: fs/xfs/xfs_da_btree.c:1550:26: warning: symbol 'xfs_default_nameops' was not declared. Should it be static? Signed-off-by: Hannes Eder <hannes@hanneseder.net> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Felix Blyakher <felixb@sgi.com>