]> git.proxmox.com Git - mirror_ubuntu-artful-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)
commitc5b4ac39a4cb6a9a79025106a471f0738b3cb525
tree010f30d45ef4b82bab147b689b3256d0c112f7c5
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
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