X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_trans_inode.c;h=7c5894d59f810c08686f4666bfd4a3c546a76974;hb=d7ede1aa5dfff53e76dbabac5b8087341686f662;hp=e341409172d20c3de97f599c25652df1071ddbf3;hpb=c8ebce6eeb1f6f83fd8c0de209f1f7b627220a81;p=powerpc.git diff --git a/fs/xfs/xfs_trans_inode.c b/fs/xfs/xfs_trans_inode.c index e341409172..7c5894d59f 100644 --- a/fs/xfs/xfs_trans_inode.c +++ b/fs/xfs/xfs_trans_inode.c @@ -272,7 +272,7 @@ xfs_trans_log_inode( * This is to coordinate with the xfs_iflush() and xfs_iflush_done() * routines in the eventual clearing of the ilf_fields bits. * See the big comment in xfs_iflush() for an explanation of - * this coorination mechanism. + * this coordination mechanism. */ flags |= ip->i_itemp->ili_last_fields; ip->i_itemp->ili_format.ilf_fields |= flags;