All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dennis Hardy <dhardy@sogetthis.com>
To: linux-kernel@vger.kernel.org
Subject: CIFS regression in 2.6.27.8
Date: Mon, 8 Dec 2008 10:18:41 -0800 (PST)	[thread overview]
Message-ID: <20900699.post@talk.nabble.com> (raw)


I just mounted a network drive (Windows Server) via CIFS under 2.6.27.8, and
the sizes reported by "df" are completely incorrect:

  root@exodus:~# df -h /mnt/fsv1
  Filesystem            Size  Used Avail Use% Mounted on
  //fsv1/Users          446G -222G  667G   -  /mnt/fsv1
  root@exodus:~# df /mnt/fsv1
  Filesystem           1K-blocks      Used Available Use% Mounted on
  //fsv1/Users         467403140 -231816588 699219728   -  /mnt/fsv1
  root@exodus:~# mount | grep fsv1
  //fsv1/Users on /mnt/fsv1 type cifs (rw,mand)
  root@exodus:~#

Does anyone else see this sort of behavior with 2.6.27.8?  This worked fine
in 2.6.27.6 (we skipped 2.6.27.7)...

Ideas?


-- 
View this message in context: http://www.nabble.com/CIFS-regression-in-2.6.27.8-tp20900699p20900699.html
Sent from the linux-kernel mailing list archive at Nabble.com.


             reply	other threads:[~2008-12-08 18:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08 18:18 Dennis Hardy [this message]
2008-12-08 19:28 ` CIFS regression in 2.6.27.8 Pekka Enberg
2008-12-08 20:12   ` Rafael J. Wysocki
2008-12-08 20:42     ` Dennis Hardy
2008-12-08 20:58     ` Stefan Richter
2008-12-08 21:10       ` Steven French
2008-12-09 20:49     ` Chuck Ebbert
2008-12-09 21:47       ` Dennis Hardy
2008-12-10  2:26         ` Jeff Layton
2008-12-10 19:13           ` Dennis Hardy
  -- strict thread matches above, loose matches on Subject: below --
2008-12-08 21:39 Steve French

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=20900699.post@talk.nabble.com \
    --to=dhardy@sogetthis.com \
    --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 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.