Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309459
b: refs/heads/master
c: c047be0
h: refs/heads/master
i:
  309457: e6bf273
  309455: 01cd489
v: v3
  • Loading branch information
Sage Weil authored and Alex Elder committed May 16, 2012
1 parent 1c8a980 commit 21e8109
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 702aeb1f88e707241d76e1e2a1a02dd81e6c2d77
refs/heads/master: c047be09349752b8a4dac27bc9f130bf4d592f11
4 changes: 0 additions & 4 deletions trunk/fs/ceph/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ static long __validate_layout(struct ceph_mds_client *mdsc,
{
int i, err;

/* preferred_osd is no longer supported */
if (l->preferred_osd != -1)
return -EINVAL;

/* validate striping parameters */
if ((l->object_size & ~PAGE_MASK) ||
(l->stripe_unit & ~PAGE_MASK) ||
Expand Down

0 comments on commit 21e8109

Please sign in to comment.