Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154371
b: refs/heads/master
c: b48a485
h: refs/heads/master
i:
  154369: 176f207
  154367: 07a4023
v: v3
  • Loading branch information
Jeff Layton authored and Steve French committed Jun 25, 2009
1 parent 77472b7 commit 6331763
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 681bf72e4893a187cf6b6b62c08fc193f81c8c2f
refs/heads/master: b48a485884b5afb3e33b1871bcbd246b67491923
2 changes: 0 additions & 2 deletions trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,6 @@ cifs_show_options(struct seq_file *s, struct vfsmount *m)
if (tcon->ses->domainName)
seq_printf(s, ",domain=%s", tcon->ses->domainName);

cifs_show_address(s, tcon->ses->server);

seq_printf(s, ",uid=%d", cifs_sb->mnt_uid);
if (cifs_sb->mnt_cifs_flags & CIFS_MOUNT_OVERR_UID)
seq_printf(s, ",forceuid");
Expand Down

0 comments on commit 6331763

Please sign in to comment.