summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm_syscalls.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2014-11-28 06:00:16 +0300
committerDave Chinner <david@fromorbit.com>2014-11-28 06:00:16 +0300
commit062647a8b41928f4fb97f967b24092be68f5f0f0 (patch)
tree0ab56939442dbf4112638c48e8d77948df9f9c44 /fs/xfs/xfs_qm_syscalls.c
parent78c931b8be75456562b55ed4e27878f1519e1367 (diff)
downloadlinux-062647a8b41928f4fb97f967b24092be68f5f0f0.tar.xz
xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
There's no need to store a full struct xfs_trans_res on the stack in xfs_create() and copy the fields. Use a pointer to the appropriate structures embedded in the xfs_mount. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'fs/xfs/xfs_qm_syscalls.c')
0 files changed, 0 insertions, 0 deletions