Displaying 5 results from an estimated 5 matches for "ezk".
Did you mean:
elk
2008 Mar 11
2
trouble with MyPublisher.deliver_story
hi,
I can''t seem to be able to delivery stories!
I have this in my controller
MyPublisher.deliver_story(@current_facebook_user.friends.first,
@current_facebook_user, @object.id)
This is in models/my_publisher.rb
# story is published to the story of the to user
def story(to, f, object_id)
send_as :story
recipients to
title "An object?"
body
2002 Apr 04
1
Filesystem security stuff
Dear all,
I am planning to add some cryptographic properties (file encryption and digital signature on file I/O) to Linux filesystem. In detail, I want that user can do file I/O with encrypted files like he used to do with usual file except some minor changes (e.g. supply key for decrypting file). For digital signature, all read and write acts on file of any user must be signed and recorded so
2003 Sep 22
3
journal buffer_credits problem
Hi, we're working on a stackable versioning file system for 2.4.x.
Versioning can easily create lots of files for a file that gets modified
frequently, and our current design puts all versions of a file in the same
directory as the main file. We are therefore evaluating how stable and
efficient different combinations of file systems would be in this scenario.
We've run our versionfs on
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...Zq_iEl2!($F&Ep<YNiEj8tUSLz7#{glpFX(4B0&YSq%BzlzfdT**?SX+-2TI=hcrg
zDiAK&7>DW)X~ka1HHmwg-~=Fgq<|s7Yd}`UxwpqM21(LJB){H)@_h&>bZ?)tp?kT=
z&Qk^~Uq_}^7H|F2$N<Rm4Uh}FYs?xJ54XbO-n)h9gyjU{GeFl?M0*CGRpS>X{OFm}
zRi%`azA*mE<C3CCP33BKI(frB2H81{xJay4Q%O#^P%l`7oZ%DypdxWh#NLEzk8wv-
z<$>(QQ~S`5Lb}`_I=z4*HMu{uI@!55K9N8ne$$iZ?IwUf(gLLf_;XBe>F}8@?6bNN
zTiFlNBvEa)kO6}Pfhu3R(wsq!npnW(i-PdF9{jNP;V1WTthF~=Y8fW(JPZ#IgDA)k
zFn^gzvxR07gJKCKi~X3PI9lMsA->H{I!RYJp+p0jN#;+&(?vAqDr7hsJWxM$Ddq?x
zrUqubBq$@et76KjBg3*HIOV~myz;%pmSl?vbh~0~iHNsq?fI#YjE?kTw^||L{EDo5
ztEtEr$XgEz...
2003 Aug 18
2
another seriously corrupt ext3 -- pesky journal
Hi Ted and all,
I have a couple of questions near the end of this message, but first I have
to describe my problem in some detail.
The power failure on Thursday did something evil to my ext3 file system (box
running RH9+patches, ext3, /dev/md0, raid5 driver, 400GB f/s using 3x200GB
IDE drives and one hot-spare). The f/s got corrupt badly and the symptoms
are very similar to what Eddy described