Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2007 09:32:09 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_file.c
Message-ID:  <200701180932.l0I9W9Nr024853@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2007-01-18 09:32:09 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_file.c 
  Log:
  Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags
  to open() [1].
  Improve locking for accessing session control structures [2].
  Try to document (most likely harmless) races in the code [3].
  
  Based on submission by: Intron (intron at intron ac) [1]
  Reviewed by:            jhb [2]
  Discussed with:         netchild, rwatson, jhb [3]
  
  Revision  Changes    Path
  1.100     +46 -17    src/sys/compat/linux/linux_file.c



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