Displaying 9 results from an estimated 9 matches for "direntry".
Did you mean:
dir_entry
2005 Jul 28
1
[LLVMdev] [patch] gccld not properly constructing paths when checking for bytecode
I was getting some weird errors from gccld and traced it to path
construction in isBytecodeLPath. If the path doesn't end with a /,
then Path just tries to stick filenames onto it, which is not so good.
It would be more efficient to just add a "/" to the path once, I
guess.
Also, I had to touch lib/System/Path.cpp to get my changes to Path.inc
noticed; it seems the build system
2007 Aug 24
1
How to download any file using send_file() method
HI,
I am directory listing and in that listing I have certain files and sub
directories, now when I click on the files it should download that
particular file but I am not able to accomplish it, and I have got to
use send_file() method.
In the send file Code shown below I have made use of the address of one
of the files directly so when I click the link of any file it downloads
it.
THE CODE
2003 Apr 26
1
msdosfs vs 250Gb hard disk
...chines can
access it.
Unfortunately FreeBSD doesn't grok really large FAT32 partitions :( When I
attempt to mount it, I get ->
mountmsdosfs(): disk too big, sorry
The code in question..
if (pmp->pm_HugeSectors > 0xffffffff /
(pmp->pm_BytesPerSec / sizeof(struct direntry)) + 1) {
/*
* We cannot deal currently with this size of disk
* due to fileid limitations (see msdosfs_getattr and
* msdosfs_readdir)
*/
error = EINVAL;
printf("mountmsdosfs(): d...
2011 Mar 12
3
wich filesystem to store > 250E6 small files in same or hashed dire
Hi
I need to store about 250.000.000 files. Files are less than 4k.
On a ext4 (fedora 14) the system crawl at 10.000.000 in the same directory.
I tried to create hash directories, two level of 4096 dir = 16.000.000
but I had to stop the script to create these dir after hours
and "rm -rf" would have taken days ! mkfs was my friend
I tried two levels, first of 4096 dir, second of 64
2012 Jun 14
0
[ocfs2-announce] OCFS2 1.4.10-1 released
...tures=nodiscontig-bg <dev>
Users will need to install ocfs2-tools-1.6.3-2 to enable/disable
discontigous block group feature
FIXES INCLUDED SINCE 1.4.7-1
ocfs2: Avoid livelock in ocfs2_readpage
ocfs2: Fix deadlock when allocating page
ocfs2: commit transactions in error cases
ocfs2: make direntry invalid when deleting it
ocfs2: Skip mount recovery for hard ro mounts
ocfs2: Initialize data_ac might be used uninitialize
ocfs2: Little refactoring against ocfs2_iget
ocfs2: optimize ocfs2_check_dir_entry with unlikely() annotations
ocfs2: Release buffer_head in case of error in ocfs2_double_lock...
2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy,
I think we found the part of source where the problem resides:
smbd/trans2.c
+1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++)
{
+1445 BOOL got_exact_match = False;
+1446
+1447 /* this is a heuristic to avoid seeking the dirptr
except when
+1448 absolutely necessary. It allows for
2009 Nov 13
0
Wine release 1.1.33
...: Rename StorageImpl_DestroyElement to StorageBaseImpl_DestroyElement.
ole32: Rename StorageImpl_SetElementTimes to StorageBaseImpl_SetElementTimes.
ole32: Rename StorageImpl_SetStateBits to StorageBaseImpl_SetStateBits.
ole32: Remove uses of This->base.ancestorStorage in createDirEntry.
ole32: Remove uses of This->base.ancestorStorage in removeFromTree.
ole32: Add and use a destroyDirEntry function for deleting directory entries.
ole32: Adjust updatePropertyChain signature and name to match removeFromTree.
ole32: Simplify RenameElement by using the same...
2009 Dec 04
0
Wine release 1.1.34
...kernel32: Added stub for CreateMemoryResourceNotification.
setupapi/tests: Use separate directory for SetupGetInfFileListW.
Vincent Povirk (42):
ole32: Rename propertyType to stgType.
ole32: Rename propertyUniqueID to clsid.
ole32: Rename rootPropertySetIndex to storageDirEntry.
ole32: Rename stream.ownerProperty to dirEntry.
ole32: Rename BlockChainStream.ownerPropertyIndex to ownerDirEntry.
ole32: Rename SmallBlockChainStream.ownerPropertyIndex to ownerDirEntry.
ole32: Rename rootPropertyName to rootEntryName.
ole32: Rename deleteSt*Propert...
2006 Jul 26
5
linux-2.6-xen.hg
Hi,
Is the http://xenbits.xensource.com/linux-2.6-xen.hg tree still being
updated? if not, what''s the preferred Linux tree to track that has all
of the Xen bits?
Thanks,
Muli
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel