X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2FChangeLog;h=6fbead0e8afc801840453bdbec725ca48669d5da;hp=a188c3ff77fb02931bd51eefb6cf153fc4add841;hb=e8a81baad080cc38188cb3c4ae255fedb1987a9c;hpb=e3e063754210cabf447ef84599253c565fcbb329 diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a188c3f..6fbead0 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -295,6 +295,16 @@ Details : Large single O_DIRECT read and write calls can fail to allocate allocation failure the allocation is retried with a smaller buffer and broken into smaller requests. +Severity : normal +Frequency : always +Bugzilla : 3244 +Description: Addition of EXT3_FEATURE_RO_COMPAT_DIR_NLINKS flag for + > 32000 subdirectories +Details : Add EXT3_FEATURE_RO_COMPAT_DIR_NLINK flag to + EXT3_FEATURE_RO_COMPAT_SUPP. This flag will be set whenever + subdirectory count crosses 32000. This will aid e2fsck to + correctly handle more than 32000 subdirectories. + ------------------------------------------------------------------------------ TBD Cluster File Systems, Inc.