linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID
@ 2012-08-16 14:53 Wang Sheng-Hui
  2012-08-16 15:18 ` Liu Bo
  0 siblings, 1 reply; 3+ messages in thread
From: Wang Sheng-Hui @ 2012-08-16 14:53 UTC (permalink / raw)
  To: linux-btrfs

It should be "storing".

Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
---
 fs/btrfs/ctree.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
index 4bab807..f9289db 100644
--- a/fs/btrfs/ctree.h
+++ b/fs/btrfs/ctree.h
@@ -116,7 +116,7 @@ struct btrfs_ordered_sum;
 #define BTRFS_FREE_SPACE_OBJECTID -11ULL
 
 /*
- * The inode number assigned to the special inode for sotring
+ * The inode number assigned to the special inode for storing
  * free ino cache
  */
 #define BTRFS_FREE_INO_OBJECTID -12ULL
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID
  2012-08-16 14:53 [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID Wang Sheng-Hui
@ 2012-08-16 15:18 ` Liu Bo
  2012-08-17  0:42   ` Wang Sheng-Hui
  0 siblings, 1 reply; 3+ messages in thread
From: Liu Bo @ 2012-08-16 15:18 UTC (permalink / raw)
  To: Wang Sheng-Hui; +Cc: linux-btrfs

On 08/16/2012 10:53 PM, Wang Sheng-Hui wrote:
> It should be "storing".
> 

Please cc these typo fixes to trivial@kernel.org.

thanks,
liubo

> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
> ---
>  fs/btrfs/ctree.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
> index 4bab807..f9289db 100644
> --- a/fs/btrfs/ctree.h
> +++ b/fs/btrfs/ctree.h
> @@ -116,7 +116,7 @@ struct btrfs_ordered_sum;
>  #define BTRFS_FREE_SPACE_OBJECTID -11ULL
>  
>  /*
> - * The inode number assigned to the special inode for sotring
> + * The inode number assigned to the special inode for storing
>   * free ino cache
>   */
>  #define BTRFS_FREE_INO_OBJECTID -12ULL
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID
  2012-08-16 15:18 ` Liu Bo
@ 2012-08-17  0:42   ` Wang Sheng-Hui
  0 siblings, 0 replies; 3+ messages in thread
From: Wang Sheng-Hui @ 2012-08-17  0:42 UTC (permalink / raw)
  To: Liu Bo; +Cc: linux-btrfs, trivial

On 2012年08月16日 23:18, Liu Bo wrote:
> On 08/16/2012 10:53 PM, Wang Sheng-Hui wrote:
>> It should be "storing".
>>
> 
> Please cc these typo fixes to trivial@kernel.org.
> 
> thanks,
> liubo

OK.

> 
>> Signed-off-by: Wang Sheng-Hui <shhuiw@gmail.com>
>> ---
>>  fs/btrfs/ctree.h |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/fs/btrfs/ctree.h b/fs/btrfs/ctree.h
>> index 4bab807..f9289db 100644
>> --- a/fs/btrfs/ctree.h
>> +++ b/fs/btrfs/ctree.h
>> @@ -116,7 +116,7 @@ struct btrfs_ordered_sum;
>>  #define BTRFS_FREE_SPACE_OBJECTID -11ULL
>>  
>>  /*
>> - * The inode number assigned to the special inode for sotring
>> + * The inode number assigned to the special inode for storing
>>   * free ino cache
>>   */
>>  #define BTRFS_FREE_INO_OBJECTID -12ULL
>>
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-17  0:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-16 14:53 [PATCH] btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTID Wang Sheng-Hui
2012-08-16 15:18 ` Liu Bo
2012-08-17  0:42   ` Wang Sheng-Hui

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).