xfs: fix small mismerge in xfs_vn_mknod
authorChristoph Hellwig <hch@infradead.org>
Fri, 12 Jun 2009 15:19:11 +0000 (11:19 -0400)
committerFelix Blyakher <felixb@sgi.com>
Sat, 13 Jun 2009 02:15:31 +0000 (21:15 -0500)
commite83f1eb6bfc4004c19a99ee5f5aa65bd3fbecec3
tree24e6783973cb580a1074c4689b4978bff29c2167
parent493b87e5ed352cf548e6456ddfc36576e28278ea
xfs: fix small mismerge in xfs_vn_mknod

Identation got messed up when merging the current_umask changes with
the generic ACL support.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
fs/xfs/linux-2.6/xfs_iops.c