Unionfs ODF: spell check strings and comments
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 19 Nov 2007 03:04:51 +0000 (22:04 -0500)
committerRachita 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

index 0f88500dcc12d947866774d705d2dd4d3e2acd58..23272389bf5ba0ee6e0a254c0a6082e982174141 100644 (file)
@@ -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 calcluate the number of links to a file.
+ * unionfs_get_nlinks to properly calculate 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)
  */