← Back to team overview

group.of.nepali.translators team mailing list archive

[Bug 1880213] [NEW] ext2 build failure on 4.4.0-180.210

 

Public bug reported:

[Impact]
Build failure when building ext2

fs/ext2/xattr.c:828:18: error: 'ext2_xattr_cache' undeclared (first use in this function)
     atomic_read(&ext2_xattr_cache->c_entry_count));

[Fix]
The fix is upstream commit 32302085a8d90859c40cf1a5e8313f575d06ec75 "ext2: fix debug reference to ext2_xattr_cache"


[Test case]
Enable CONFIG_EXT2_FS and build kernel


[Regression potential]
Low, fix is changing the contents of a print to a string literal.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux-snapdragon (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: linux (Ubuntu Xenial)
     Importance: Undecided
         Status: New

** Affects: linux-snapdragon (Ubuntu Xenial)
     Importance: Undecided
         Status: New

** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
       Status: New

** Also affects: linux-snapdragon (Ubuntu)
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1880213

Title:
  ext2 build failure on 4.4.0-180.210

Status in linux package in Ubuntu:
  New
Status in linux-snapdragon package in Ubuntu:
  New
Status in linux source package in Xenial:
  New
Status in linux-snapdragon source package in Xenial:
  New

Bug description:
  [Impact]
  Build failure when building ext2

  fs/ext2/xattr.c:828:18: error: 'ext2_xattr_cache' undeclared (first use in this function)
       atomic_read(&ext2_xattr_cache->c_entry_count));

  [Fix]
  The fix is upstream commit 32302085a8d90859c40cf1a5e8313f575d06ec75 "ext2: fix debug reference to ext2_xattr_cache"

  
  [Test case]
  Enable CONFIG_EXT2_FS and build kernel

  
  [Regression potential]
  Low, fix is changing the contents of a print to a string literal.

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


Follow ups