projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c3e664
)
xfs: fix the comment of xfs_iroot_realloc()
author
Zhi Yong Wu
<
[email protected]
>
Wed, 7 Aug 2013 10:11:04 +0000
(10:11 +0000)
committer
Ben Myers
<
[email protected]
>
Tue, 20 Aug 2013 20:17:11 +0000
(15:17 -0500)
Signed-off-by: Zhi Yong Wu <
[email protected]
>
Reviewed-by: Mark Tinguely <
[email protected]
>
Signed-off-by: Ben Myers <
[email protected]
>
fs/xfs/xfs_inode_fork.c
patch
|
blob
|
history
diff --git
a/fs/xfs/xfs_inode_fork.c
b/fs/xfs/xfs_inode_fork.c
index 123971b31fbee3b5fcd3c531283e4696e607d56f..2b60a5a2ae532288a41f1a0aee62119a05d4372c 100644
(file)
--- a/
fs/xfs/xfs_inode_fork.c
+++ b/
fs/xfs/xfs_inode_fork.c
@@
-473,7
+473,7
@@
xfs_iread_extents(
*
* The caller must not request to add more records than would fit in
* the on-disk inode root. If the if_broot is currently NULL, then
- * if we a
dding records
one will be allocated. The caller must also
+ * if we a
re adding records,
one will be allocated. The caller must also
* not request that the number of records go below zero, although
* it can go to zero.
*