]> Pileus Git - ~andy/linux/commitdiff
xfs: fix the comment explaining xfs_trans_dqlockedjoin
authorChristoph Hellwig <hch@infradead.org>
Wed, 6 Nov 2013 11:45:36 +0000 (03:45 -0800)
committerBen Myers <bpm@sgi.com>
Wed, 4 Dec 2013 20:26:57 +0000 (14:26 -0600)
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_trans_dquot.c

index cd2a10e15d3ac5520661ed2877f2e5c9cdac48d9..41172861e857bf8c487f7adf3037aad0214b1681 100644 (file)
@@ -295,8 +295,8 @@ xfs_trans_mod_dquot(
 /*
  * Given an array of dqtrx structures, lock all the dquots associated and join
  * them to the transaction, provided they have been modified.  We know that the
- * highest number of dquots of one type - usr, grp OR prj - involved in a
- * transaction is 2 so we don't need to make this very generic.
+ * highest number of dquots of one type - usr, grp and prj - involved in a
+ * transaction is 3 so we don't need to make this very generic.
  */
 STATIC void
 xfs_trans_dqlockedjoin(