Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Feb 2009 11:55:19 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/compat/linux linux_file.c
Message-ID:  <200902131155.n1DBtdW9061907@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2009-02-13 11:55:19 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_file.c 
  Log:
  SVN rev 188572 on 2009-02-13 11:55:19Z by netchild
  
  Fix an edge-case of the linux readdir: We need the size of a linux dirent
  structure, not the size of a pointer to it.
  
  PR:             131099
  Submitted by:   Andreas Kies <andikies@gmail.com>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.116     +1 -1      src/sys/compat/linux/linux_file.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902131155.n1DBtdW9061907>