projects
/
unionfs-odf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4fdb32
)
Unionfs ODF: spell check strings and comments
author
Erez Zadok
<ezk@cs.sunysb.edu>
Mon, 19 Nov 2007 03:04:51 +0000
(22:04 -0500)
committer
Rachita Kothiyal
<rachita@dewey.fsl.cs.sunysb.edu>
Thu, 1 May 2008 23:03:20 +0000
(19:03 -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 0f88500dcc12d947866774d705d2dd4d3e2acd58..23272389bf5ba0ee6e0a254c0a6082e982174141 100644
(file)
--- a/
fs/unionfs/fanout.h
+++ b/
fs/unionfs/fanout.h
@@
-321,7
+321,7
@@
static inline void unionfs_copy_attr_times(struct inode *upper)
/*
* A unionfs/fanout version of fsstack_copy_attr_all. Uses a
- * unionfs_get_nlinks to properly calc
lu
ate the number of links to a file.
+ * unionfs_get_nlinks to properly calc
ul
ate the number of links to a file.
* Also, copies the max() of all a/m/ctimes for all lower inodes (which is
* important if the lower inode is a directory type)
*/