2008-12-29 16:01:36

by Dave Kleikamp

[permalink] [raw]
Subject: [git pull] jfs update

Linus, please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git for-linus

This will update the following files:

fs/jfs/inode.c | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)

through these ChangeSets:

commit d69e83d99cf87e3328c47bb54684360e32aef17d
Author: Dave Kleikamp <[email protected]>
Date: Tue Dec 16 10:21:34 2008 -0600

jfs: ensure symlinks are NUL-terminated

This is an alternate fix for a bug reported and fixed by Duane Griffin.

Signed-off-by: Dave Kleikamp <[email protected]>
Reported-by: Duane Griffin <[email protected]>