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 "the great next stuff".

The branch, gopherfs/master has been updated
       via  e72e572396ff3f3b1bbd56183acf9e33c63a381f (commit)
       via  6ae7af3fc6742d96ec7b56485bb68108987ca62a (commit)
      from  89968a1d3e5fa138093f34b01fceadc171249ac9 (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 e72e572396ff3f3b1bbd56183acf9e33c63a381f
Author: Samuel Thibault <[email protected]>
Date:   Sun Sep 19 00:33:30 2010 +0200

    Add clean and install make targets
    
    * Makefile (INSTALL): New variable.
    clean: New target.
    install: New target.

commit 6ae7af3fc6742d96ec7b56485bb68108987ca62a
Author: Samuel Thibault <[email protected]>
Date:   Sun Sep 19 00:29:42 2010 +0200

    Fix stat time fields access
    
    * netfs.c (netfs_attempt_utimes): Directly assign `*atime' and `*mtime' to
    `node->nn_stat.st_atim' and `node->nn_stat.st_mtim' instead of accessing
    `st_atime', `st_atime_usec', `st_mtime', and `st_mtime_usec' fields.

-----------------------------------------------------------------------

Summary of changes:
 Makefile |    8 ++++++++
 netfs.c  |   14 ++++++--------
 2 files changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
the great next stuff

Reply via email to