Re: Kernel errors with overlay filesystem v22

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This sequence of commands produces both errors:

 mount -t tmpfs lower_layer /lower
 mount -t tmpfs upper_layer /upper
 mkdir /upper/upper
 mkdir /upper/work
 mount -t overlayfs overlayfs /mnt -olowerdir=/lower,upperdir=/upper/upper,workdir=/upper/work
 # The lockdep error was reported in the above mount command
 umount /mnt
 umount /upper
 # The dentry leak error was reported in the last umount command

where /lower, /upper and /mnt are preexisting directories.

Note that prior to this, mounting and unmounting a tmpfs filesystem worked
with no errors.

David
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux