LINUX.ORG.RU

История изменений

Исправление yars068, (текущая версия) :

На ext4 поддержку btime можно включить. Но cделать это можно только при создании ФС (см. ext4(5):

       extra_isize
              This ext4 feature reserves a specific amount of space in each inode for extended metadata such as nanosecond timestamps and file creation time,  even  if the current kernel does not currently need to reserve this much space.  Without this feature, the kernel will reserve the amount of space for features it currently needs, and the rest may be consumed by extended attributes.

              For this feature to be useful the inode size must be 256 bytes in size or larger.

Исправление yars068, :

На ext4 поддержку btime можно включить. Но cделать это можно только при создании ФС (см. ext4(5):

       extra_isize
              This ext4 feature reserves a specific amount of space in each inode for extended metadata such as nanosecond timestamps and file creation time,  even  if
              the current kernel does not currently need to reserve this much space.  Without this feature, the kernel will reserve the amount of space for features it
              currently needs, and the rest may be consumed by extended attributes.

              For this feature to be useful the inode size must be 256 bytes in size or larger.

Исправление yars068, :

На ext4 поддержку btime можно включить. Но cделать это можно только при создании ФС (см. ext4(5):

       extra_isize
              This ext4 feature reserves a specific amount of space in each inode for extended metadata such as nanosecond timestamps and file creation time,  even  if
              the current kernel does not currently need to reserve this much space.  Without this feature, the kernel will reserve the amount of space for features it
              currently needs, and the rest may be consumed by extended attributes.

              For this feature to be useful the inode size must be 256 bytes in size or larger.

Исправление yars068, :

На ext4 поддержку btime можно включить. Но cделать это можно только при создании ФС (см. ext4(5):

       extra_isize
              This ext4 feature reserves a specific amount of space in each inode for extended metadata such as nanosecond timestamps and file creation time,  even  if
              the current kernel does not currently need to reserve this much space.  Without this feature, the kernel will reserve the amount of space for features it
              currently needs, and the rest may be consumed by extended attributes.

              For this feature to be useful the inode size must be 256 bytes in size or larger.

Исходная версия yars068, :

На ext4 поддержку btime можно включить. Но cделать это можно только при создании ФС:

       extra_isize
              This ext4 feature reserves a specific amount of space in each inode for extended metadata such as nanosecond timestamps and file creation time,  even  if
              the current kernel does not currently need to reserve this much space.  Without this feature, the kernel will reserve the amount of space for features it
              currently needs, and the rest may be consumed by extended attributes.

              For this feature to be useful the inode size must be 256 bytes in size or larger.