linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jordi Pujol <jordipujolp@gmail.com>
To: Miklos Szeredi <miklos@szeredi.hu>, linux-fsdevel@vger.kernel.org
Subject: overlayfs entrles lost
Date: Tue, 31 May 2011 11:31:24 +0200	[thread overview]
Message-ID: <201105311131.24447.jordipujolp@gmail.com> (raw)

Hello,

a very interesting thing that happens with overlayfs,

the find command does not list a file,
but the ls command does it, 
in the parent directory data we observe that he have added new files to it and 
the count of files for this directory is not updated, 
the find command uses the functions opendir and readdir and they not work 
correctly in overlayfs,

# find /tmp/live-net-remaster-probDm/chroot/usr/bin/ -name slxdecode -ls
(nothing listed)

# ls -l /tmp/live-net-remaster-probDm/chroot/usr/bin/slxdecode
-rwxr-xr-x 1 root root 58856 2011-03-30 23:24 /tmp/live-net-remaster-
probDm/chroot/usr/bin/slxdecode

Thanks,

Jordi Pujol

Live never ending Tale
GNU/Linux Live forever!
http://livenet.selfip.com

             reply	other threads:[~2011-05-31  9:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31  9:31 Jordi Pujol [this message]
     [not found] ` <201105311140.55866.jordipujolp@gmail.com>
2011-05-31  9:51   ` overlayfs entrles lost Jordi Pujol
2011-05-31 12:54     ` Miklos Szeredi
2011-05-31 15:14       ` Jordi Pujol

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201105311131.24447.jordipujolp@gmail.com \
    --to=jordipujolp@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).