summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_socket.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2005-02-20 11:32:49 +0000
committerdelphij <delphij@FreeBSD.org>2005-02-20 11:32:49 +0000
commit69199ae6b5c617a8ac679a900b335845baf546d1 (patch)
treecacb781306afa3ef7a585d142dfcfeee26259805 /sys/kern/uipc_socket.c
parentb62e1ca825bfc519be7b8934f4184f9b0fe96e9e (diff)
downloadFreeBSD-src-69199ae6b5c617a8ac679a900b335845baf546d1.zip
FreeBSD-src-69199ae6b5c617a8ac679a900b335845baf546d1.tar.gz
When creating a new FFS file system, the block size will indirectly
affect the largest file size that is allowed by the file system. On the other hand, when creating a snapshot, the snapshot file will appear as it is as big as the file system itself. Hence we will not be able to create a snapshot on large file systems with small block sizes. Add a warning about this, and gives some hints to correct the issue. Reviewed by: mckusick MFC After: 1 week
Diffstat (limited to 'sys/kern/uipc_socket.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud