lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 8 Dec 2008 10:18:41 -0800 (PST)
From:	Dennis Hardy <dhardy@...etthis.com>
To:	linux-kernel@...r.kernel.org
Subject: CIFS regression in 2.6.27.8


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

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.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ