All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhang AiHua <zhangaihua1@huawei.com>
To: linux-unionfs@vger.kernel.org
Subject: Hi, Is this a problem?
Date: Fri, 23 Sep 2016 15:05:39 +0800	[thread overview]
Message-ID: <57E4D443.2040502@huawei.com> (raw)

mount:
overlay on /tmp type overlay (rw,relatime,lowerdir=/home/zah/lower,upperdir=/home/zah/upper,workdir=/home/zah/workdir)
/dev/mapper/fedora-home on /home type ext4 (rw,relatime,data=ordered)

problem as below:
[root@localhost tmp]# mkdir zzz
[root@localhost tmp]# chown -R zah zzz
[root@localhost tmp]# su zah
mktemp: failed to create file via template 鈥?tmp/.colorlsXXX鈥? Permission denied
bash: $TMP: ambiguous redirect
[zah@localhost tmp]$
[zah@localhost tmp]$
[zah@localhost tmp]$
[zah@localhost tmp]$ ls -alt |grep zzz
drwxr-xr-x   2 zah  root   4096 Sep 24 02:03 zzz
[zah@localhost tmp]$ rm -fr zzz
rm: cannot remove 鈥榸zz鈥? Permission denied
[zah@localhost tmp]$

Is this a problem?

             reply	other threads:[~2016-09-23  7:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23  7:05 Zhang AiHua [this message]
2016-09-23  8:16 ` Hi, Is this a problem? Miklos Szeredi

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=57E4D443.2040502@huawei.com \
    --to=zhangaihua1@huawei.com \
    --cc=linux-unionfs@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.