All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Chmielewski <mangoo@wpkg.org>
To: LKML <linux-fsdevel@vger.kernel.org>
Subject: fsck for... tmpfs?
Date: Fri, 11 Jan 2008 00:36:37 +0100	[thread overview]
Message-ID: <4786AC05.8030909@wpkg.org> (raw)

I just looked into /tmp, which is tmpfs here, and found something rather 
bizarre - I replaced some files with "(...)":

# ls -l /tmp
ls: cannot access /tmp/temp-qar�hest.html: No such file or directory
total 13984
drwxrwxr-x 3 tch  tch      100 2008-01-11 00:11 1/
drwx------ 2 tch  tch       60 2008-01-10 09:00 gpg-gcUuf7/
(...)
-????????? ? ?    ?          ?                ? temp-qar�hest.html


# ls /tmp/temp-qar�hest.html
ls: cannot access /tmp/temp-qar�hest.html: No such file or directory

# mount
(...)
none on /tmp type tmpfs (rw,size=2G)


I'm unable to view or remove that file. Like if it was some 
borked/disconnected network filesystem. But it's tmpfs!

Other than that, the system is stable, there were no syslog or dmesg 
entries.

All that with 2.6.23.12.

Ideas?



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

                 reply	other threads:[~2008-01-10 23:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4786AC05.8030909@wpkg.org \
    --to=mangoo@wpkg.org \
    --cc=linux-fsdevel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.