Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2013 17:23:03 -0500
From:      Bryan Drewery <bryan@shatow.net>
To:        svn-src-all@freebsd.org
Subject:   Re: svn commit: r255008 - head/sys/fs/tmpfs
Message-ID:  <8a1a211c20ea4b3ddd276c278ffb6a3d@shatow.net>
In-Reply-To: <201308282212.r7SMCuRV026492@svn.freebsd.org>
References:  <201308282212.r7SMCuRV026492@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2013-08-28 17:12, Kenneth D. Merry wrote:
> Author: ken
> Date: Wed Aug 28 22:12:56 2013
> New Revision: 255008
> URL: http://svnweb.freebsd.org/changeset/base/255008
> 
> Log:
>   Support storing 7 additional file flags in tmpfs:
> 
>   UF_SYSTEM, UF_SPARSE, UF_OFFLINE, UF_REPARSE, UF_ARCHIVE, 
> UF_READONLY,
>   and UF_HIDDEN.
> 
>   Sort the file flags tmpfs supports alphabetically.  tmpfs now
>   supports the same flags as UFS, with the exception of SF_SNAPSHOT.
> 
>   Reported by:	bdrewery, antoine
>   Sponsored by:	Spectra Logic
> 
> Modified:
>   head/sys/fs/tmpfs/tmpfs_subr.c
> 


Thanks!



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