← Back to team overview

touch-packages team mailing list archive

[Bug 1348431] Re: -O inline_data not supported by Ubuntu e2fsprogs

 

I build a personal Ubuntu PPA for this tools collection (e2fsprogs).

I did a snapshot of git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git and
used the master trunk maint. I will update my personal PPA monthly or if
tytso tells me it's time to do so. :-)

I build deb packages for trusty, utopic and vivet and/or you can use my
bzr branch for these packages.

You can add my PPA to your Ubuntu system with:

sudo add-apt-repository ppa:daniel-mehrmann/admin
sudo apt-get update
sudo apt-get upgrade

Happy testing!!

(And don't forget to report bugs to linux-ext4 and help developers to
get this feature more stable)

Links:

PPA: https://launchpad.net/~daniel-mehrmann/+archive/ubuntu/admin
BZR branch: https://code.launchpad.net/~daniel-mehrmann/e2fsprogs/maint


** Branch linked: lp:~daniel-mehrmann/e2fsprogs/maint

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to e2fsprogs in Ubuntu.
https://bugs.launchpad.net/bugs/1348431

Title:
  -O inline_data not supported by Ubuntu e2fsprogs

Status in e2fsprogs package in Ubuntu:
  Confirmed

Bug description:
  Since kernel version 3.8, ext4 supports the file system option
  inline_data to put file content into the inode itself as an extended
  attribute. However, this feature cannot be enabled using the included
  e2fsprogs in Trusty Tahr. If it has been enabled for a file system,
  boot e2fsck fails.

  Support for this is currently being worked on upstream in
  https://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/log/?h=pu . Adding
  this bug to track when this is merged into mainline and/or the ubuntu
  e2fsprogs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1348431/+subscriptions


References