← Back to team overview

kernel-packages team mailing list archive

[Bug 1493839] [NEW] overlayfs: disabling V1 support leads to compile failure

 

Public bug reported:

"CONFIG_OVERLAY_FS_V1 is not set":                                                                                                        
    fs/overlayfs/super.c: In function 'ovl_init':                                                                                         
    fs/overlayfs/super.c:1213:30: error: 'ovl_v1_fs_type' undeclared (first use in this function)                                         
    fs/overlayfs/super.c:1213:30: note: each undeclared identifier is reported only once for each function it appears in                  
    fs/overlayfs/super.c: In function 'ovl_exit':                                                                                         
    fs/overlayfs/super.c:1226:26: error: 'ovl_v1_fs_type' undeclared (first use in this function)                                         
    scripts/Makefile.build:258: recipe for target 'fs/overlayfs/super.o' failed

** Affects: linux (Ubuntu)
     Importance: Medium
     Assignee: Andy Whitcroft (apw)
         Status: Triaged

** Changed in: linux (Ubuntu)
       Status: New => Triaged

** Changed in: linux (Ubuntu)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu)
     Assignee: (unassigned) => Andy Whitcroft (apw)

** Changed in: linux (Ubuntu)
    Milestone: None => ubuntu-15.09

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1493839

Title:
  overlayfs: disabling  V1 support leads to compile failure

Status in linux package in Ubuntu:
  Triaged

Bug description:
  "CONFIG_OVERLAY_FS_V1 is not set":                                                                                                        
      fs/overlayfs/super.c: In function 'ovl_init':                                                                                         
      fs/overlayfs/super.c:1213:30: error: 'ovl_v1_fs_type' undeclared (first use in this function)                                         
      fs/overlayfs/super.c:1213:30: note: each undeclared identifier is reported only once for each function it appears in                  
      fs/overlayfs/super.c: In function 'ovl_exit':                                                                                         
      fs/overlayfs/super.c:1226:26: error: 'ovl_v1_fs_type' undeclared (first use in this function)                                         
      scripts/Makefile.build:258: recipe for target 'fs/overlayfs/super.o' failed

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


Follow ups