diff options
Diffstat (limited to 'fs/xfs/xfs_export.c')
| -rw-r--r-- | fs/xfs/xfs_export.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/xfs_export.c b/fs/xfs/xfs_export.c index 5a4b0119143a..465fd9e048d4 100644 --- a/fs/xfs/xfs_export.c +++ b/fs/xfs/xfs_export.c @@ -56,7 +56,7 @@ xfs_fs_encode_fh(  		fileid_type = FILEID_INO32_GEN_PARENT;  	/* -	 * If the the filesystem may contain 64bit inode numbers, we need +	 * If the filesystem may contain 64bit inode numbers, we need  	 * to use larger file handles that can represent them.  	 *  	 * While we only allocate inodes that do not fit into 32 bits any  |