diff options
| author | Brian Foster <[email protected]> | 2014-11-28 03:00:16 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2014-11-28 03:00:16 +0000 |
| commit | 062647a8b41928f4fb97f967b24092be68f5f0f0 (patch) | |
| tree | 0ab56939442dbf4112638c48e8d77948df9f9c44 /drivers/net/xen-netback/interface.c | |
| parent | xfs: replace global xfslogd wq with per-mount wq (diff) | |
| download | kernel-062647a8b41928f4fb97f967b24092be68f5f0f0.tar.gz kernel-062647a8b41928f4fb97f967b24092be68f5f0f0.zip | |
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
