Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Kris Kennaway
On Sat, May 12, 2007 at 11:21:23AM +0100, Tom Judge wrote: > Philippe Laquet wrote: > > > >Dear All, > > > >I a trying to get HAVP (it works almost well, great software!) but I > >also need to use the streaming option and it needs a FS mounted with > >mandatory locks. I did not found any option w

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Philippe Laquet
Michel Talon a écrit : Philippe Laquet wrote: OK - Thanks Tom, I will take a look on it, I think that HAVP was first developped on and for GNU/Linux, that may explain the need of a Mandatory (derived from SysV?) locks... I am currently looking on the source code of HAVP and check is a Free

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Michel Talon
Philippe Laquet wrote: > OK - Thanks Tom, I will take a look on it, I think that HAVP was first > developped on and for GNU/Linux, that may explain the need of a > Mandatory (derived from SysV?) locks... I am currently looking on the > source code of HAVP and check is a FreeBSD Patch could be d

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Philippe Laquet
Tom Judge a écrit : Philippe Laquet wrote: Dear All, I a trying to get HAVP (it works almost well, great software!) but I also need to use the streaming option and it needs a FS mounted with mandatory locks. I did not found any option with UFS(2) and also tried with ext2fs loaded but the mo

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Tom Judge
Philippe Laquet wrote: Dear All, I a trying to get HAVP (it works almost well, great software!) but I also need to use the streaming option and it needs a FS mounted with mandatory locks. I did not found any option with UFS(2) and also tried with ext2fs loaded but the mount_ext2fs does not s

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-12 Thread Philippe Laquet
Kris Kennaway a écrit : On Sat, May 12, 2007 at 01:10:09AM +0200, Philippe Laquet wrote: Dear All, I a trying to get HAVP (it works almost well, great software!) but I also need to use the streaming option and it needs a FS mounted with mandatory locks. I did not found any option with U

Re: Any FBSD Filesystem with Mandatory Locks?

2007-05-11 Thread Kris Kennaway
On Sat, May 12, 2007 at 01:10:09AM +0200, Philippe Laquet wrote: > > Dear All, > > I a trying to get HAVP (it works almost well, great software!) but I > also need to use the streaming option and it needs a FS mounted with > mandatory locks. I did not found any option with UFS(2) and also tried

Any FBSD Filesystem with Mandatory Locks?

2007-05-11 Thread Philippe Laquet
Dear All, I a trying to get HAVP (it works almost well, great software!) but I also need to use the streaming option and it needs a FS mounted with mandatory locks. I did not found any option with UFS(2) and also tried with ext2fs loaded but the mount_ext2fs does not support "-o mand" ... An