Bug 164218 - [patch] sysutils/fusefs-kmod: update mount_fusefs for r230226
Summary: [patch] sysutils/fusefs-kmod: update mount_fusefs for r230226
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 20:40 UTC by Jaakko Heinonen
Modified: 2012-02-13 13:40 UTC (History)
0 users

See Also:


Attachments
fusefs-kmod-checkpath.diff (990 bytes, patch)
2012-01-16 20:40 UTC, Jaakko Heinonen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaakko Heinonen freebsd_committer freebsd_triage 2012-01-16 20:40:08 UTC
The mount(8) checkpath() function was changed in r230226. mount_fusefs
uses this function and needs to be updated.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-16 20:40:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jh

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-16 20:40:19 UTC
Maintainer of sysutils/fusefs-kmod,

Please note that PR ports/164218 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164218

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-16 20:40:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jaakko Heinonen freebsd_committer freebsd_triage 2012-02-01 19:39:46 UTC
Responsible Changed
From-To: jh->freebsd-ports-bugs

Over to freebsd-ports-bugs.
Comment 5 Edward.Sanford.Sutton, III 2012-02-03 10:52:38 UTC
I have not had much of a chance to test it but it 'looks' good. All testing by 
me has only been before 9.0 so far.
Comment 6 Michael Scheidell freebsd_committer freebsd_triage 2012-02-09 13:39:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 7 Michael Scheidell freebsd_committer freebsd_triage 2012-02-09 13:41:58 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 8 Michael Scheidell freebsd_committer freebsd_triage 2012-02-09 16:18:16 UTC
State Changed
From-To: open->analyzed

Need 10. exp-run with patch at 
http://people.freebsd.org/~scheidell/pr_164218_sysutils_fusefs-kmod.patch
Comment 9 dfilter service freebsd_committer freebsd_triage 2012-02-13 13:37:22 UTC
scheidell    2012-02-13 13:37:13 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/fusefs-kmod Makefile 
  Added files:
    sysutils/fusefs-kmod/files patch-mount_fusefs__mount_fusefs.c 
  Log:
  - The mount checkpoint was changed in previous update to r230226.
  - This patch fixed mount_fusefs to use new path.
  - Bump PORTREVISION
  
  PR:             ports/164218
  Submitted by:   jh@
  Approved by:    Edward Sanford Sutton, III <mirror176@cox.net>  (maintainer), gabor (mentor)
  
  Revision  Changes    Path
  1.36      +1 -1      ports/sysutils/fusefs-kmod/Makefile
  1.1       +23 -0     ports/sysutils/fusefs-kmod/files/patch-mount_fusefs__mount_fusefs.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 10 Michael Scheidell freebsd_committer freebsd_triage 2012-02-13 13:37:41 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!