From: Oleg Nesterov <oleg@tv-sign.ru>
To: linux-kernel@vger.kernel.org
Subject: [UPATCH,TRIVIAL] generic_fillattr() duplicate line.
Date: Sat, 27 Jul 2002 06:48:11 +0400 [thread overview]
Message-ID: <3D4209EB.22F7DE5A@tv-sign.ru> (raw)
Hello.
--- linux-2.5.28/fs/stat.c~ Sat Jul 6 18:33:10 2002
+++ linux-2.5.28/fs/stat.c Sat Jul 27 06:23:17 2002
@@ -27,7 +27,6 @@
stat->atime = inode->i_atime;
stat->mtime = inode->i_mtime;
stat->ctime = inode->i_ctime;
- stat->ctime = inode->i_ctime;
stat->size = inode->i_size;
stat->blocks = inode->i_blocks;
stat->blksize = inode->i_blksize;
Oleg.
reply other threads:[~2002-07-27 2:41 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=3D4209EB.22F7DE5A@tv-sign.ru \
--to=oleg@tv-sign.ru \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®