Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299890
b: refs/heads/master
c: 9526b2b
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Bhamare authored and Trond Myklebust committed Apr 26, 2012
1 parent be38f1f commit 62f0184
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: 1aba1567637b93eee32253b42deaaad381c3175b
refs/heads/master: 9526b2b6d6b9f183b66cf21c4afa6e79d5a14f44
2 changes: 0 additions & 2 deletions trunk/fs/nfs/objlayout/objlayout.c
Original file line number Diff line number Diff line change
Expand Up @@ -604,7 +604,6 @@ int objlayout_get_deviceinfo(struct pnfs_layout_hdr *pnfslay,
{
struct objlayout_deviceinfo *odi;
struct pnfs_device pd;
struct super_block *sb;
struct page *page, **pages;
u32 *p;
int err;
Expand All @@ -623,7 +622,6 @@ int objlayout_get_deviceinfo(struct pnfs_layout_hdr *pnfslay,
pd.pglen = PAGE_SIZE;
pd.mincount = 0;

sb = pnfslay->plh_inode->i_sb;
err = nfs4_proc_getdeviceinfo(NFS_SERVER(pnfslay->plh_inode), &pd);
dprintk("%s nfs_getdeviceinfo returned %d\n", __func__, err);
if (err)
Expand Down

0 comments on commit 62f0184

Please sign in to comment.