make xfs_attr_set_int_trans non static so we can use it outside of xfs_attr.c (Needed to use it in vnodeops.c, for create+EA) Signed-off-by: Niv Sardi <xaiki@xxxxxxx> -- fs/xfs/xfs_attr.c | 2 +- fs/x
Heh, sorry. The general rule is exporting it is fine if one of the next patches uses it. That wasn't obvious when you posted the first patches, so I asked for it to be static for now.
make xfs_attr_set_int_trans non static so we can use it outside of xfs_attr.c (Needed to use it in vnodeops.c, for create+EA) Signed-off-by: Niv Sardi <xaiki@xxxxxxx> -- fs/xfs/xfs_attr.c | 2 +- fs/x
Heh, sorry. The general rule is exporting it is fine if one of the next patches uses it. That wasn't obvious when you posted the first patches, so I asked for it to be static for now.
make xfs_attr_set_int_trans non static so we can use it outside of xfs_attr.c (Needed to use it in vnodeops.c, for create+EA) Signed-off-by: Niv Sardi <xaiki@xxxxxxx> -- fs/xfs/xfs_attr.c | 2 +- fs/x
Heh, sorry. The general rule is exporting it is fine if one of the next patches uses it. That wasn't obvious when you posted the first patches, so I asked for it to be static for now.