From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15375 invoked by alias); 1 Jul 2008 06:11:07 -0000 Received: (qmail 15350 invoked by uid 9713); 1 Jul 2008 06:11:07 -0000 Date: Tue, 01 Jul 2008 06:11:00 -0000 Message-ID: <20080701061107.15337.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-452-geb0ecdf X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a962af3ae65f3a9d92e9ad783db92bf55f9ca523 X-Git-Newrev: eb0ecdf035e690245c88de71b9f1bd7507856069 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2008-q3/txt/msg00000.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "systemtap: system-wide probe/trace tool". The branch, master has been updated via eb0ecdf035e690245c88de71b9f1bd7507856069 (commit) from a962af3ae65f3a9d92e9ad783db92bf55f9ca523 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eb0ecdf035e690245c88de71b9f1bd7507856069 Author: Wenji Huang Date: Tue Jul 1 14:45:31 2008 -0400 Make _vfs.generic_commit_write only for kernel<=2.6.25 ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 4 ++++ tapset/vfs.stp | 2 ++ testsuite/ChangeLog | 6 ++++++ testsuite/buildok/vfs_testcase.stp | 2 ++ 4 files changed, 14 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool