The xattr code had a static defintion of the largest part item that it would create. Change it to be a function of the largest fs item value that can be created and clean up the code a bit in the process. Signed-off-by: Zach Brown <zab@versity.com>