All of lore.kernel.org
 help / color / mirror / Atom feed
* cifs: ls of mount point gives input/output error (probably related to CIFS: getdents() broken for large dirs)
@ 2011-12-29  0:08 ` Konstantinos Skarlatos
  0 siblings, 0 replies; 42+ messages in thread
From: Konstantinos Skarlatos @ 2011-12-29  0:08 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-cifs-u79uwXL29TY76Z2rM5mHXA, jlayton-H+wXaHxf7aLQT0dZR+AlfA

I mount via cifs a windows XP share, df gives me correct sizes, but when 
I ls the mount point i get input/output error.
strace: http://pastebin.com/WXf8M1nu

mount --verbose -t cifs -o username=administrator,password=blahblah 
//192.168.0.11/jobs /mnt/backups/montaz/jobs
mount.cifs kernel mount options: 
ip=192.168.0.11,unc=\\192.168.0.11\jobs,,ver=1,user=administrator,pass=********

df
//192.168.0.11/jobs                                       114464  
105196      9268  92% /mnt/backups/montaz/jobs

ls /mnt/backups/montaz/jobs/
ls: reading directory /mnt/backups/montaz/jobs/: Input/output error
total 0

the fun thing is that i can cd to a lower level directory, and ls works 
fine there! only the mount point has the problem

ls /mnt/backups/montaz/jobs/test
total 44K
drwxr-xr-x 1 root root    0 Apr 30  2010 blah blah/
......

kernel version 3.2rc7

this seems to be related to :
https://lkml.org/lkml/2011/8/1/427
Re: [3.0.0+][Regression][Bisected] CIFS: getdents() broken for large dirs

Please CC because i am not subscribed

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2012-01-01 13:58 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29  0:08 cifs: ls of mount point gives input/output error (probably related to CIFS: getdents() broken for large dirs) Konstantinos Skarlatos
2011-12-29  0:08 ` Konstantinos Skarlatos
     [not found] ` <4EFBAF99.3010208-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-29  2:04   ` Jeff Layton
2011-12-29  2:04     ` Jeff Layton
     [not found]     ` <20111228210420.2a422d11-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2011-12-29 10:30       ` Konstantinos Skarlatos
2011-12-29 10:30         ` Konstantinos Skarlatos
     [not found]         ` <4EFC413A.80302-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-29 13:39           ` Jeff Layton
2011-12-29 13:39             ` Jeff Layton
     [not found]             ` <20111229083930.77fafba8-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-12-29 13:54               ` Konstantinos Skarlatos
2011-12-29 13:54                 ` Konstantinos Skarlatos
2011-12-30  9:04                 ` Konstantinos Skarlatos
     [not found]                   ` <4EFD7EBB.2060708-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-30 13:11                     ` Jeff Layton
2011-12-30 13:11                       ` Jeff Layton
     [not found]                       ` <20111230081120.3f7710f1-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-12-30 18:00                         ` Konstantinos Skarlatos
2011-12-30 18:00                           ` Konstantinos Skarlatos
     [not found]                           ` <4EFDFC4E.30102-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-30 21:46                             ` Konstantinos Skarlatos
2011-12-30 21:46                               ` Konstantinos Skarlatos
     [not found]                               ` <4EFE3130.8030500-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-30 22:18                                 ` Shirish Pargaonkar
     [not found]                                   ` <CADT32e+KQGeZn9h7pZnMzzXu=iqWNJZ5KinbZx5WS1kEpAMj-Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-12-30 22:44                                     ` Konstantinos Skarlatos
     [not found]                                       ` <4EFE3EDB.3090405-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-30 22:54                                         ` Konstantinos Skarlatos
2011-12-30 23:54                                         ` Konstantinos Skarlatos
2011-12-31  2:16                                 ` Konstantinos Skarlatos
2011-12-31  2:16                                   ` Konstantinos Skarlatos
     [not found]                                   ` <4EFE7080.5060302-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-31  5:43                                     ` Shirish Pargaonkar
2011-12-31  5:58                                     ` Shirish Pargaonkar
2011-12-31 11:59                             ` Jeff Layton
2011-12-31 11:59                               ` Jeff Layton
     [not found]                               ` <20111231065922.05727805-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2011-12-31 12:49                                 ` Konstantinos Skarlatos
2011-12-31 12:49                                   ` Konstantinos Skarlatos
     [not found]                                   ` <4EFF04E3.70200-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-12-31 13:41                                     ` Konstantinos Skarlatos
2011-12-31 13:41                                       ` Konstantinos Skarlatos
     [not found]                                       ` <4EFF110C.7010302-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2012-01-01  1:23                                         ` Jeff Layton
2012-01-01  1:23                                           ` Jeff Layton
     [not found]                                           ` <20111231202331.2a03bb35-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2012-01-01  7:22                                             ` Shirish Pargaonkar
     [not found]                                               ` <CADT32eKo0nD9DebA3-UX_DuM6pe_fj5k9hL8PsOs780P6aWG9w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-01 11:13                                                 ` Jeff Layton
2012-01-01 11:44                                             ` Jeff Layton
2012-01-01 11:44                                               ` Jeff Layton
     [not found]                                               ` <20120101064449.50277028-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2012-01-01 12:38                                                 ` Konstantinos Skarlatos
2012-01-01 12:38                                                   ` Konstantinos Skarlatos
2012-01-01 13:58                                                 ` Konstantinos Skarlatos
2012-01-01 13:58                                                   ` Konstantinos Skarlatos
2011-12-29  6:40   ` Shirish Pargaonkar

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.