File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -723,6 +723,22 @@ instead of scattering multiple writes to all the metaslab spacemaps.
723
723
.Pp
724
724
\*[ instant-never ]
725
725
.
726
+ .feature org.zfsonlinux longname no extensible_dataset
727
+ This feature allows creating files and directories with name up to 1023 bytes
728
+ in length. A new dataset property
729
+ .Sy longname
730
+ is also introduced to toggle longname support for each dataset individually.
731
+ This property can be disabled even if it contains longname files. In such case,
732
+ new file cannot be created with longname but existing longname files can still
733
+ be looked up.
734
+ .Pp
735
+ This feature becomes
736
+ .Sy active
737
+ when a file name greater than 255 is created in a dataset, and returns to
738
+ being
739
+ .Sy enabled
740
+ when all such datasets are destroyed.
741
+ .
726
742
.feature org.illumos lz4_compress no
727
743
.Sy lz4
728
744
is a high-performance real-time compression algorithm that
You can’t perform that action at this time.
0 commit comments