[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[trunk] nfs_proc_symlink in dmesg
- To: hobbit (at) hswn.dk
- Subject: [trunk] nfs_proc_symlink in dmesg
- From: Olivier Beau <obeau79 (at) gmail.com>
- Date: Tue, 13 Jan 2009 13:57:37 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=L3N4XRHUYmw8EXo+CpjX5acYVZyW/spAeCttboCg+oo=; b=N7Ug9fgtj6ffKh3WKeAVuYaJl5EIUMby13Nq5EplyPiDJ3DVtJh8brH91ylyyrNDxg 9ZNqsMOnT/0hKFONJHibwBuFq8KWvWFooAOuprmrPsiVSQPBEds+VXuupLgY/KARq5bp q27sbJBWb2hsOOWx1+XxjhUv6/cg6yFJVbj84=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ev3+zxOxsTqZJpBoIE/6hemnW3qp9zL+4b06LEn+FaX0VMTbb5jNev4qNXTkzGSQ4r 1m2X7IVAGRG+oMEsWAm832Wna0FQOziFE++u+RVogP8cYrSfwoxBEqonXiu3Tik9bfk3 06/f0tyzbM3yknca1TJ7EgH6YC+7JLLzbBPFY=
- User-agent: Thunderbird 2.0.0.19 (Windows/20081209)
the cust-pageset works fine, but i'm getting those in dmesg :
Jan 13 13:31:33 localhost kernel: nfs_proc_symlink:
cust-pageset/index.html already exists??
Jan 13 13:33:35 localhost kernel: nfs_proc_symlink:
cust-pageset/index.html already exists??
Jan 13 13:35:37 localhost kernel: nfs_proc_symlink:
cust-pageset/index.html already exists??
...
i'm not having those logs with my others pageset,
except for the main pageset once in a while:
Jan 13 12:05:47 localhost kernel: nfs_proc_symlink: www/index.html
already exists??
Jan 13 12:18:08 localhost kernel: nfs_proc_symlink: www/index.html
already exists??
Jan 13 12:32:37 localhost kernel: nfs_proc_symlink: www/index.html
already exists??
all pageset are store on a nfs share
olivier