■掲示板に戻る■ 1- 101- 201- 301- 401- 501- 601- 701- 801- 901- 1001- 最新50



レス数が1000を超えています。残念ながら全部は表示しません。

FreeBSDを語ろう

552 :名無しさん@お腹いっぱい。 :02/06/21 22:31

This commit adds basic support for the UFS2 filesystem. The UFS2
filesystem expands the inode to 256 bytes to make space for 64-bit
block pointers. It also adds a file-creation time field, an ability to
use jumbo blocks per inode to allow extent like pointer density, and
space for extended attributes (up to twice the filesystem block size
worth of attributes, e.g., on a 16K filesystem, there is space for 32K
of attributes). UFS2 fully supports and runs existing UFS1
filesystems. New filesystems built using newfs can be built in either
UFS1 or UFS2 format using the -O option. In this commit UFS1 is the
default format, so if you want to build UFS2 format filesystems, you
must specify -O 2. This default will be changed to UFS2 when UFS2
proves itself to be stable. In this commit the boot code for reading
UFS2 filesystems is not compiled (see /sys/boot/common/ufsread.c) as
there is insufficient space in the boot block. Once the size of the
boot block is increased, this code can be defined.


UFS2の登場によってどう変わっておくのだろうか…。



次100 最新50

read.cgi ver5.26+ (01/10/21-)