* [PATCH] Fix small typo in bio.h's documentation
@ 2008-12-29 22:56 Alberto Bertogli
2009-01-03 23:29 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Alberto Bertogli @ 2008-12-29 22:56 UTC (permalink / raw)
To: axboe; +Cc: linux-kernel, trivial, corbet, Alberto Bertogli
Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
include/linux/bio.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/bio.h b/include/linux/bio.h
index 6a64209..b29e2b3 100644
--- a/include/linux/bio.h
+++ b/include/linux/bio.h
@@ -135,7 +135,7 @@ struct bio {
* bit 1 -- rw-ahead when set
* bit 2 -- barrier
* Insert a serialization point in the IO queue, forcing previously
- * submitted IO to be completed before this oen is issued.
+ * submitted IO to be completed before this one is issued.
* bit 3 -- synchronous I/O hint: the block layer will unplug immediately
* Note that this does NOT indicate that the IO itself is sync, just
* that the block layer will not postpone issue of this IO by plugging.
--
1.6.1.302.gccd4d
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix small typo in bio.h's documentation
2008-12-29 22:56 [PATCH] Fix small typo in bio.h's documentation Alberto Bertogli
@ 2009-01-03 23:29 ` Jiri Kosina
2009-01-05 9:17 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2009-01-03 23:29 UTC (permalink / raw)
To: Alberto Bertogli; +Cc: axboe, linux-kernel, trivial, corbet
On Mon, 29 Dec 2008, Alberto Bertogli wrote:
> Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
> ---
> include/linux/bio.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/include/linux/bio.h b/include/linux/bio.h
> index 6a64209..b29e2b3 100644
> --- a/include/linux/bio.h
> +++ b/include/linux/bio.h
> @@ -135,7 +135,7 @@ struct bio {
> * bit 1 -- rw-ahead when set
> * bit 2 -- barrier
> * Insert a serialization point in the IO queue, forcing previously
> - * submitted IO to be completed before this oen is issued.
> + * submitted IO to be completed before this one is issued.
> * bit 3 -- synchronous I/O hint: the block layer will unplug immediately
> * Note that this does NOT indicate that the IO itself is sync, just
> * that the block layer will not postpone issue of this IO by plugging.
> --
> 1.6.1.302.gccd4d
Has anyone merged this patch through his tree (Jens or Documentation
people?). If not, I will take it through trivial tree.
Thanks,
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix small typo in bio.h's documentation
2009-01-03 23:29 ` Jiri Kosina
@ 2009-01-05 9:17 ` Jens Axboe
0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2009-01-05 9:17 UTC (permalink / raw)
To: Jiri Kosina; +Cc: Alberto Bertogli, linux-kernel, trivial, corbet
On Sun, Jan 04 2009, Jiri Kosina wrote:
> On Mon, 29 Dec 2008, Alberto Bertogli wrote:
>
> > Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
> > ---
> > include/linux/bio.h | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/include/linux/bio.h b/include/linux/bio.h
> > index 6a64209..b29e2b3 100644
> > --- a/include/linux/bio.h
> > +++ b/include/linux/bio.h
> > @@ -135,7 +135,7 @@ struct bio {
> > * bit 1 -- rw-ahead when set
> > * bit 2 -- barrier
> > * Insert a serialization point in the IO queue, forcing previously
> > - * submitted IO to be completed before this oen is issued.
> > + * submitted IO to be completed before this one is issued.
> > * bit 3 -- synchronous I/O hint: the block layer will unplug immediately
> > * Note that this does NOT indicate that the IO itself is sync, just
> > * that the block layer will not postpone issue of this IO by plugging.
> > --
> > 1.6.1.302.gccd4d
>
> Has anyone merged this patch through his tree (Jens or Documentation
> people?). If not, I will take it through trivial tree.
I'll throw it in, thanks Alberto!
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-01-05 9:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-29 22:56 [PATCH] Fix small typo in bio.h's documentation Alberto Bertogli
2009-01-03 23:29 ` Jiri Kosina
2009-01-05 9:17 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox