2006-11-02 14:23:24

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/file.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

through these ChangeSets:

Commit: 89f68225876db7df638de2884b561facb1870239
Author: Daniel Drake <[email protected]> Mon, 30 Oct 2006 11:47:02 -0600

jfs: Add splice support

This allows the splice() and tee() syscalls to be used with JFS.

Signed-off-by: Daniel Drake <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>