On Wed, Jan 16, 2008 at 03:27:41PM +0100, markus reichelt wrote:
> * Greg Kroah-Hartman <[EMAIL PROTECTED]> wrote:
>
> > It contains a single fix for a problem that could cause a local
> > user to cause file system corruption on some types of filesystems.
>
> Some types of filesystems? Which ones
* Greg Kroah-Hartman <[EMAIL PROTECTED]> wrote:
> It contains a single fix for a problem that could cause a local
> user to cause file system corruption on some types of filesystems.
Some types of filesystems? Which ones?
--
left blank, right bald
pgpDjfZ3kpyxn.pgp
Description: PGP signature
diff --git a/Makefile b/Makefile
index 55edf2f..5c31700 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 23
-EXTRAVERSION = .13
+EXTRAVERSION = .14
NAME = Arr Matey! A Hairy Bilge Rat!
# *DOCUMENTATION*
diff --git a/fs/namei.c b/fs/namei.c
index a831
ernel/git/stable/linux-2.6.23.y.git;a=summary
thanks,
greg k-h
Makefile |2 +-
fs/namei.c |4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
Summary of changes from v2.6.23.13 to v2.6.23.14
Greg Kroah-Hartman (1):
4 matches
Mail list logo