summaryrefslogtreecommitdiffstats
path: root/lib/libxpg4
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2000-04-20 18:31:00 +0000
committerrwatson <rwatson@FreeBSD.org>2000-04-20 18:31:00 +0000
commitbcd52d23a79386fd25fe196d96f8606bcf3c7063 (patch)
tree1a65edce4adfaec8384b0b5492bfd8e74090d1bf /lib/libxpg4
parent333168ead37b35c4cdc9ce15e85d80d393fa4fec (diff)
downloadFreeBSD-src-bcd52d23a79386fd25fe196d96f8606bcf3c7063.zip
FreeBSD-src-bcd52d23a79386fd25fe196d96f8606bcf3c7063.tar.gz
o Allow the ``-p'' argument to be specified to initattr, which indicates
that space for extended attributes should be preallocated, instead of using a sparse attribute file. NOTE: This can result in a really large file full of zeros. However, it can prevent a low disk condition from causing an attribute write to fail, which is good for security and consistency attributes. o Unlink the attribute file during initattr if an error occurs -- this is alright, as we specify O_CREAT when opening the file.
Diffstat (limited to 'lib/libxpg4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud