]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: fold xfs_attr_set_int into xfs_attr_set
authorChristoph Hellwig <hch@lst.de>
Tue, 13 May 2014 06:34:14 +0000 (16:34 +1000)
committerDave Chinner <david@fromorbit.com>
Tue, 13 May 2014 06:34:14 +0000 (16:34 +1000)
commit8e3265de699d974e3a33278d6116b216746a4aad
tree010f30d45ef4b82bab147b689b3256d0c112f7c5
parent55addf3150ef37e6b38d415547cc6f20b4d9aca1
xfs: fold xfs_attr_set_int into xfs_attr_set

Plus various minor style fixes to the new xfs_attr_set.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_attr.c