url.rewrite = ( "^/(archives|categories|comments|feed)/" => "/index.php" )
WordPress 裡 Permlink 則是設成:
/archives/%year%/%monthnum%/%day%/%post_id%/
Category 的部份則是:
/categories
lock_proc.c
這個檔案從 1.17 到 1.18 的 patch (6.0-RELEASE 是 1.18):NFS locking question。transmit_result()
與 transmit4_result()
的修正,不知道 4.x 有沒有 svc_getcaller()
,如果有的話可以試著 patch 看看...