CEPH filesystem development
 help / color / mirror / Atom feed
From: Thomas Mueller <thomas@chaschperli.ch>
To: ceph-devel@vger.kernel.org
Subject: 4 new compiler warnings (ceph.git/unstable)
Date: Tue, 27 Jul 2010 19:53:27 +0000 (UTC)	[thread overview]
Message-ID: <i2ndfm$ck$1@dough.gmane.org> (raw)

hi

there are new compiler warnings:

g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT Server.o -MD -MP -MF .deps/Server.Tpo -c -o Server.o `test -f 'mds/Server.cc' || echo './'`mds/Server.cc
mv -f .deps/MDS.Tpo .deps/MDS.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT MDCache.o -MD -MP -MF .deps/MDCache.Tpo -c -o MDCache.o `test -f 'mds/MDCache.cc' || echo './'`mds/MDCache.cc
mv -f .deps/Server.Tpo .deps/Server.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT Locker.o -MD -MP -MF .deps/Locker.Tpo -c -o Locker.o `test -f 'mds/Locker.cc' || echo './'`mds/Locker.cc
./include/encoding.h: In member function ‘void Locker::issue_client_lease(CDentry*, client_t, ceph::bufferlist&, utime_t, Session*)’:
 ./include/encoding.h:80: warning: ‘e.LeaseStat::duration_ms’ may be used uninitialized in this function

<snip>

mds/Locker.cc:2251: note: ‘e.LeaseStat::duration_ms’ was declared here

<snip>


./include/encoding.h:80: warning: ‘e.LeaseStat::seq’ may be used uninitialized in this function

<snip>

mds/Locker.cc:2251: note: ‘e.LeaseStat::seq’ was declared here
 mv -f .deps/Locker.Tpo .deps/Locker.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT Migrator.o -MD -MP -MF .deps/Migrator.Tpo -c -o Migrator.o `test -f 'mds/Migrator.cc' || echo './'`mds/Migrator.cc
mv -f .deps/MDCache.Tpo .deps/MDCache.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT MDBalancer.o -MD -MP -MF .deps/MDBalancer.Tpo -c -o MDBalancer.o `test -f 'mds/MDBalancer.cc' || echo './'`mds/MDBalancer.cc
mv -f .deps/Migrator.Tpo .deps/Migrator.Po
g++ -DHAVE_CONFIG_H -I.    -Wall -D__CEPH__ -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_THREAD_SAFE -rdynamic -g -O2 -MT CDentry.o -MD -MP -MF .deps/CDentry.Tpo -c -o CDentry.o `test -f

- Thomas

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" 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:[~2010-07-27 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 19:53 Thomas Mueller [this message]
2010-07-28  5:13 ` 4 new compiler warnings (ceph.git/unstable) Thomas Mueller

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='i2ndfm$ck$1@dough.gmane.org' \
    --to=thomas@chaschperli.ch \
    --cc=ceph-devel@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