projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c4963
)
xfs: fix the comment of xfs_ialloc_ag_select()
author
Zhi Yong Wu
<wuzhy@linux.vnet.ibm.com>
Mon, 12 Aug 2013 03:14:58 +0000
(
03:14
+0000)
committer
Ben Myers
<bpm@sgi.com>
Tue, 20 Aug 2013 20:42:41 +0000
(15:42 -0500)
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_ialloc.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_ialloc.c
b/fs/xfs/xfs_ialloc.c
index 266024b3668cdf42951371eda03079a3bcb7eef9..6bee95d8a73edfe2232156512509a6de16758423 100644
(file)
--- a/
fs/xfs/xfs_ialloc.c
+++ b/
fs/xfs/xfs_ialloc.c
@@
-507,7
+507,7
@@
xfs_ialloc_next_ag(
/*
* Select an allocation group to look for a free inode in, based on the parent
- * inode and the
n
mode. Return the allocation group buffer.
+ * inode and the mode. Return the allocation group buffer.
*/
STATIC xfs_agnumber_t
xfs_ialloc_ag_select(