** Summary changed:

- Mount with no_init_itable during install
+ Mount with noinit_itable during install

** Description changed:

  Binary package hint: partman-ext3
  
  The ext4 mkfs option lazy_itable_init, which is now activated
  automatically when kernel support is detected, speeds up formatting ext4
  filesystems during install.  When the fs is mounted, the kernel begins
  zeroing the inode tables in the background.  During install, this is a
  somewhat wasted effort and interferes with the copy process.  Mounting
- the filesystem with the no_init_itable mount option disables the
+ the filesystem with the noinit_itable mount option disables the
  background initialization.  This should help the install go a bit
  faster, and after rebooting when the fs is mounted without the flag, the
  background initialization will be completed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/733652

Title:
  Mount with noinit_itable during install

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to