Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164777
b: refs/heads/master
c: 8b2feb1
h: refs/heads/master
i:
  164775: b12ab8e
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz authored and Linus Torvalds committed Sep 23, 2009
1 parent a6e51c1 commit 06382a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 1b83df308f69a5a3cc59be03bd7fb23e4bcebd8e
refs/heads/master: 8b2feb10c907b610bf8a739792c6b967c65445b0
2 changes: 1 addition & 1 deletion trunk/fs/ncpfs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,7 @@ static int __ncp_ioctl(struct inode *inode, struct file *filp,
if (dentry) {
struct inode* s_inode = dentry->d_inode;

if (inode) {
if (s_inode) {
NCP_FINFO(s_inode)->volNumber = vnum;
NCP_FINFO(s_inode)->dirEntNum = de;
NCP_FINFO(s_inode)->DosDirNum = dosde;
Expand Down

0 comments on commit 06382a5

Please sign in to comment.