projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fb6d61
)
Unionfs: fix small typo in comment
author
Erez_Zadok
<ezk@cs.sunysb.edu>
Tue, 17 Jul 2007 03:35:19 +0000
(23:35 -0400)
committer
Erez Zadok
<ezk@cs.sunysb.edu>
Fri, 29 Apr 2011 02:24:17 +0000
(22:24 -0400)
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/fanout.h
patch
|
blob
|
history
diff --git
a/fs/unionfs/fanout.h
b/fs/unionfs/fanout.h
index 4db15311977790837e5b37a28d06ecba14e13c3f..e7407f0ec93d6b0a1955507016b413372f619db8 100644
(file)
--- a/
fs/unionfs/fanout.h
+++ b/
fs/unionfs/fanout.h
@@
-62,7
+62,7
@@
static inline void new_branch_id(struct super_block *sb, int index)
}
/*
- * Find new index of matching branch with an existing superblock
a
a known
+ * Find new index of matching branch with an existing superblock
of
a known
* (possibly old) id. This is needed because branches could have been
* added/deleted causing the branches of any open files to shift.
*