|
|
| version 1.145, 2007/08/24 16:04:16 | version 1.146, 2007/11/02 03:09:06 |
|---|---|
| Line 929 xfs_attr_shortform_addname(xfs_da_args_t | Line 929 xfs_attr_shortform_addname(xfs_da_args_t |
| * This leaf block cannot have a "remote" value, we only call this routine | * This leaf block cannot have a "remote" value, we only call this routine |
| * if bmap_one_block() says there is only one block (ie: no remote blks). | * if bmap_one_block() says there is only one block (ie: no remote blks). |
| */ | */ |
| int | STATIC int |
| xfs_attr_leaf_addname(xfs_da_args_t *args) | xfs_attr_leaf_addname(xfs_da_args_t *args) |
| { | { |
| xfs_inode_t *dp; | xfs_inode_t *dp; |