| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 02/12] xfs: fix the comment of xfs_buf_free() |
| From: | zwu.kernel@xxxxxxxxx |
| Date: | Wed, 7 Aug 2013 18:10:59 +0800 |
| Cc: | Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> |
| Delivered-to: | xfs@xxxxxxxxxxx |
| In-reply-to: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
| References: | <1375870269-13157-1-git-send-email-zwu.kernel@xxxxxxxxx> |
From: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> Signed-off-by: Zhi Yong Wu <wuzhy@xxxxxxxxxxxxxxxxxx> --- fs/xfs/xfs_buf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/xfs/xfs_buf.c b/fs/xfs/xfs_buf.c index 1b2472a..3997571 100644 --- a/fs/xfs/xfs_buf.c +++ b/fs/xfs/xfs_buf.c @@ -303,7 +303,7 @@ _xfs_buf_free_pages( * Releases the specified buffer. * * The modification state of any associated pages is left unchanged. - * The buffer most not be on any hash - use xfs_buf_rele instead for + * The buffer must not be on any hash - use xfs_buf_rele instead for * hashed and refcounted buffers */ void -- 1.7.11.7 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 00/12] xfs: a chunk of comment fixes, zwu . kernel |
|---|---|
| Next by Date: | [PATCH 01/12] xfs: fix the comment of xfs_check_sizes(), zwu . kernel |
| Previous by Thread: | [PATCH 00/12] xfs: a chunk of comment fixes, zwu . kernel |
| Next by Thread: | [PATCH 01/12] xfs: fix the comment of xfs_check_sizes(), zwu . kernel |
| Indexes: | [Date] [Thread] [Top] [All Lists] |