Please pull logfs tree for fixes

Previous thread: [PATCH] kbuild: add *.rej pattern to .gitignore by Guennadi Liakhovetski on Wednesday, April 21, 2010 - 4:47 am. (5 messages)

Next thread: Re: [PATCH v3] lockdep: Make MAX_STACK_TRACE_ENTRIES configurable. by Gregory Haskins on Wednesday, April 21, 2010 - 5:37 am. (1 message)
From: Jörn Engel
Date: Wednesday, April 21, 2010 - 5:19 am

Another set of fixes.  Two of them are security relevant.  But given
that an attacker needs mount access and few people have logfs compiled
in, that's unlikely to be a huge issue.

 gc.c        |    8 ++++++
 journal.c   |   29 ++++++++++++++---------
 logfs.h     |   15 ++++++++++--
 readwrite.c |   75 +++++++++++++++++++++++++++++++++---------------------------
 segment.c   |    8 ------
 super.c     |   11 +++++++-
 6 files changed, 91 insertions(+), 55 deletions(-)

Jörn

-- 
More computing sins are committed in the name of efficiency (without
necessarily achieving it) than for any other single reason - including
blind stupidity.
-- W. A. Wulf
--

From: Daniel Walker
Date: Wednesday, April 21, 2010 - 7:09 am

Where is the url for your tree? There's a git command,

"git request-pull"

It spits out a form email with url , and all the needed info.

Daniel

--

From: Jörn Engel
Date: Wednesday, April 21, 2010 - 7:24 am

Doh!


Nice.  Guess I'll use that from now on.  Thanks!

Jörn

-- 
"Translations are and will always be problematic. They inflict violence
upon two languages." (translation from German)
--

Previous thread: [PATCH] kbuild: add *.rej pattern to .gitignore by Guennadi Liakhovetski on Wednesday, April 21, 2010 - 4:47 am. (5 messages)

Next thread: Re: [PATCH v3] lockdep: Make MAX_STACK_TRACE_ENTRIES configurable. by Gregory Haskins on Wednesday, April 21, 2010 - 5:37 am. (1 message)