Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180421
b: refs/heads/master
c: f12f98d
h: refs/heads/master
i:
  180419: 942ffd2
v: v3
  • Loading branch information
Jeff Layton authored and Steve French committed Feb 6, 2010
1 parent 3d15ce7 commit d0151d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dfae0acd26aebbbafde038617892df728194f4ae
refs/heads/master: f12f98dba6ea1517cd7fbb912208893b9c014c15
1 change: 1 addition & 0 deletions trunk/fs/cifs/readdir.c
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ static int cifs_get_name_from_search_buf(struct qstr *pqst,
min(len, max_len), nlt,
cifs_sb->mnt_cifs_flags &
CIFS_MOUNT_MAP_SPECIAL_CHR);
pqst->len -= nls_nullsize(nlt);
} else {
pqst->name = filename;
pqst->len = len;
Expand Down

0 comments on commit d0151d8

Please sign in to comment.