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 "Hurd".

The branch, master has been updated
       via  ae04256ee85fa02288f34587faad5d461ad57186 (commit)
      from  8e1b6ab073a890cc2da6965f9a57bfc91d8c6d38 (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 ae04256ee85fa02288f34587faad5d461ad57186
Author: Justus Winter <[email protected]>
Date:   Fri Dec 13 10:07:21 2013 +0100

    utils/mount: fix autodetection of fat file systems
    
    mount uses libblkid (if available) to detect the file system type when
    using mount -t auto.  libblkid calls fat file systems "vfat", our fat
    translator is called "fatfs".  Fix this discrepancy in mount.
    
    * utils/mount.c (do_mount): Fix autodetection of fat file systems.

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

Summary of changes:
 utils/mount.c |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to